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-08",
"epss": "0.00072",
"percentile": "0.22085"
},
"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:15332
Vulnerability from csaf_redhat - Published: 2025-09-11 10:37 - Updated: 2026-06-08 15:48A 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-08T15:48:36+00:00",
"generator": {
"date": "2026-06-08T15:48:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"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-08T15:48:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.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-08 15:48A 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-08T15:48:41+00:00",
"generator": {
"date": "2026-06-08T15:48:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"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-08T15:48:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.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"
}
]
}
RHSA-2025:15674
Vulnerability from csaf_redhat - Published: 2025-09-18 04:25 - Updated: 2026-02-18 08:39A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:935c8543cdb0a624758ad672feec978804f3e0d4aa036abec46482a84d0ea763_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/metallb-rhel8@sha256:077f37a03d24a48919de44a1f80f1c00fd90374159786b695dbced154f2664ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ptp-operator@sha256:9418791d337b09729d42a49f36868c10bc7910960d334f890e98b8a572f3c347_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ptp@sha256:e1c5bccfcb6e26b10cdd2576a9f64bd5954771d1717d979c596eed642cb8675c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:52b905cbb7554570802df97a08a9f7e19e57d2d8ffce85666608e226ba0b70ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:9a529fd8186e171ad99b0ec7399e55a905ecf6b30f5741ea2c65123f6eb820e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:373ce5274c28c3331e74f5650b5a476cd122ceb3b1e06be156a72e7a7a2c56de_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/frr-rhel8@sha256:30194d06515d7f667714da6a52d0464a3e569f8cb28b861e12d5a002fdf0f808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:149754224ce781632a7c0b8d0c7023c438e8e8d87adfbad0beff0ced024f922d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ansible-operator@sha256:2e78a73a2311d0126255b44e7a0d03b9eade851d056c437b22b4cdf592ad0902_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:5f87d6395c1e75567641822fb3d64be933163e5a8df9e72dfff144a598e2ac43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:fe4f93d49c6de06d869a6e7fb81b1791b9f1dcc648c73f9033df3b921b622b57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:5fc9ab935e92e139b8d224adaf18d392c7e06bdba685dc1c2a7a967483ad3291_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:66ba2f7fabe65aa3b9878f0f0445e1f4df339525051f3ff5866000ba0d7ef890_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:aedf5c8977f698b5ac32d049a912c59deb138475160dcc4535c98b0d198be679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:2c538d47fbbe7933058ddf0560e28e6d7cb361b0cc8bd0eb8fa49259b77433b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a5f0f9192e2ba455689831d4d16223ce4183233253ca276615b6b786b1e3a77a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:9437b7eb0c8e98350bf838c300ad35dfec93df7fb7b4372591e1c723fb7d1e0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:4dd37509f0b024430cd5703322d28fd3619931125ad1d03df4fb4171995ebf27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-egress-router@sha256:7a6d31ef8931736d3742642843f2a041ef0df2e436811666385553ac5c68cc7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:df18866c78ba24864dd449680dc3b64edeefe99b2ac40a9481f7a78e8d4e8af1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:11ba2e9a3e83e163b035bffeecf0f55a52a5a54e181bbf0785e62464d8305e67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-helm-operator@sha256:41044faad923026f1311af1ab3a2fbc6e43cce7bb11f4ec73864c3028d4e0790_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:af04faf114edd8da413f7444a633d42fde0e1a83d66d953b3584e29cd2331b1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ba22a243a7384f390488bcf703fea4db66b1fece625e0b3287f0e23a57fb367f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:769edfcb934ee8f0949aa83b56ad0ae0be5512a6de27e80f98f57782deb85d13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:3154e0ea15bb50e59f8cfddf1172f4a017dfb01d92cc481ac98ac9175c116dd3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:afe924925290589f1a32775ac301734197d3a668efd567f348310ff20fbd565b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:37183a84aecd217ab67f92145d82a0d8e206b43b75563a974186a4d37ca6ec34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:6f7bae64f57ca839b9524376f847fbcce2e6663883e346d3c842e55aef13ddec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:5e6bb34977b0e17ef58dcc8284e8867dd5ef3fc3b1d0d709186d0e05c8a374f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:fded610d4b97ca6ea784f0cba57103337d69d216e2d09c7bb19bedc9c7f3a3d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:68fed1edec1e828a16ab6be1bb96a1937ba1e6a2f888349c8bd43599a68049a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3770102e56b5205009c060b54c2d6a0ab71e9820a4a06783ab19f37c3b63fe08_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:25edd4c26e7c2b44676d9c72a3ff657992ffe7ed858e8120dada7b7eb075c437_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e7152602f13c5dbcca5fa3a97deca1dc5dd1b855ef407d72cbe9e4046df4f0e2_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.\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 RPM packages for Red Hat OpenShift Container Platform 4.13.60. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2025:15673\n\nSecurity Fix(es):\n\n* github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog (CVE-2024-45339)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.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:15674",
"url": "https://access.redhat.com/errata/RHSA-2025:15674"
},
{
"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_15674.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.60 security and extras update",
"tracking": {
"current_release_date": "2026-02-18T08:39:11+00:00",
"generator": {
"date": "2026-02-18T08:39:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2025:15674",
"initial_release_date": "2025-09-18T04:25:22+00:00",
"revision_history": [
{
"date": "2025-09-18T04:25:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-18T04:25:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-18T08:39:11+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-cloud-event-proxy@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy@sha256%3A5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.13.0-202509021614.p2.g86702e3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel8@sha256%3A5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.13.0-202509021614.p2.g86702e3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:66ba2f7fabe65aa3b9878f0f0445e1f4df339525051f3ff5866000ba0d7ef890_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:66ba2f7fabe65aa3b9878f0f0445e1f4df339525051f3ff5866000ba0d7ef890_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:66ba2f7fabe65aa3b9878f0f0445e1f4df339525051f3ff5866000ba0d7ef890_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256%3A66ba2f7fabe65aa3b9878f0f0445e1f4df339525051f3ff5866000ba0d7ef890?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.13.0-202509021614.p2.g44e8d46.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:2c538d47fbbe7933058ddf0560e28e6d7cb361b0cc8bd0eb8fa49259b77433b6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:2c538d47fbbe7933058ddf0560e28e6d7cb361b0cc8bd0eb8fa49259b77433b6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:2c538d47fbbe7933058ddf0560e28e6d7cb361b0cc8bd0eb8fa49259b77433b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256%3A2c538d47fbbe7933058ddf0560e28e6d7cb361b0cc8bd0eb8fa49259b77433b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.13.0-202509021614.p2.gf7fc74c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:aedf5c8977f698b5ac32d049a912c59deb138475160dcc4535c98b0d198be679_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:aedf5c8977f698b5ac32d049a912c59deb138475160dcc4535c98b0d198be679_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:aedf5c8977f698b5ac32d049a912c59deb138475160dcc4535c98b0d198be679_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256%3Aaedf5c8977f698b5ac32d049a912c59deb138475160dcc4535c98b0d198be679?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.13.0-202509021614.p2.g9980058.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:6f7bae64f57ca839b9524376f847fbcce2e6663883e346d3c842e55aef13ddec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:6f7bae64f57ca839b9524376f847fbcce2e6663883e346d3c842e55aef13ddec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:6f7bae64f57ca839b9524376f847fbcce2e6663883e346d3c842e55aef13ddec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256%3A6f7bae64f57ca839b9524376f847fbcce2e6663883e346d3c842e55aef13ddec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.13.0-202509021614.p2.gc2a1e32.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp@sha256:e1c5bccfcb6e26b10cdd2576a9f64bd5954771d1717d979c596eed642cb8675c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp@sha256:e1c5bccfcb6e26b10cdd2576a9f64bd5954771d1717d979c596eed642cb8675c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp@sha256:e1c5bccfcb6e26b10cdd2576a9f64bd5954771d1717d979c596eed642cb8675c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256%3Ae1c5bccfcb6e26b10cdd2576a9f64bd5954771d1717d979c596eed642cb8675c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.13.0-202509021614.p2.g87a564d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ba22a243a7384f390488bcf703fea4db66b1fece625e0b3287f0e23a57fb367f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ba22a243a7384f390488bcf703fea4db66b1fece625e0b3287f0e23a57fb367f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ba22a243a7384f390488bcf703fea4db66b1fece625e0b3287f0e23a57fb367f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256%3Aba22a243a7384f390488bcf703fea4db66b1fece625e0b3287f0e23a57fb367f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.13.0-202509021614.p2.ga3feaab.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:769edfcb934ee8f0949aa83b56ad0ae0be5512a6de27e80f98f57782deb85d13_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:769edfcb934ee8f0949aa83b56ad0ae0be5512a6de27e80f98f57782deb85d13_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:769edfcb934ee8f0949aa83b56ad0ae0be5512a6de27e80f98f57782deb85d13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256%3A769edfcb934ee8f0949aa83b56ad0ae0be5512a6de27e80f98f57782deb85d13?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.13.0-202509021614.p2.ga3feaab.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:3154e0ea15bb50e59f8cfddf1172f4a017dfb01d92cc481ac98ac9175c116dd3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:3154e0ea15bb50e59f8cfddf1172f4a017dfb01d92cc481ac98ac9175c116dd3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:3154e0ea15bb50e59f8cfddf1172f4a017dfb01d92cc481ac98ac9175c116dd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256%3A3154e0ea15bb50e59f8cfddf1172f4a017dfb01d92cc481ac98ac9175c116dd3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.13.0-202509021614.p2.ga3feaab.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:afe924925290589f1a32775ac301734197d3a668efd567f348310ff20fbd565b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:afe924925290589f1a32775ac301734197d3a668efd567f348310ff20fbd565b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:afe924925290589f1a32775ac301734197d3a668efd567f348310ff20fbd565b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256%3Aafe924925290589f1a32775ac301734197d3a668efd567f348310ff20fbd565b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.13.0-202509021614.p2.g79c2147.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:2e78a73a2311d0126255b44e7a0d03b9eade851d056c437b22b4cdf592ad0902_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:2e78a73a2311d0126255b44e7a0d03b9eade851d056c437b22b4cdf592ad0902_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:2e78a73a2311d0126255b44e7a0d03b9eade851d056c437b22b4cdf592ad0902_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256%3A2e78a73a2311d0126255b44e7a0d03b9eade851d056c437b22b4cdf592ad0902?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g01bfabb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:5fc9ab935e92e139b8d224adaf18d392c7e06bdba685dc1c2a7a967483ad3291_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:5fc9ab935e92e139b8d224adaf18d392c7e06bdba685dc1c2a7a967483ad3291_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:5fc9ab935e92e139b8d224adaf18d392c7e06bdba685dc1c2a7a967483ad3291_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256%3A5fc9ab935e92e139b8d224adaf18d392c7e06bdba685dc1c2a7a967483ad3291?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g8c0b7dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:9437b7eb0c8e98350bf838c300ad35dfec93df7fb7b4372591e1c723fb7d1e0f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:9437b7eb0c8e98350bf838c300ad35dfec93df7fb7b4372591e1c723fb7d1e0f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:9437b7eb0c8e98350bf838c300ad35dfec93df7fb7b4372591e1c723fb7d1e0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256%3A9437b7eb0c8e98350bf838c300ad35dfec93df7fb7b4372591e1c723fb7d1e0f?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-egress-router@sha256:7a6d31ef8931736d3742642843f2a041ef0df2e436811666385553ac5c68cc7a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:7a6d31ef8931736d3742642843f2a041ef0df2e436811666385553ac5c68cc7a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router@sha256:7a6d31ef8931736d3742642843f2a041ef0df2e436811666385553ac5c68cc7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256%3A7a6d31ef8931736d3742642843f2a041ef0df2e436811666385553ac5c68cc7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.13.0-202508300109.p2.g1a14e5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:41044faad923026f1311af1ab3a2fbc6e43cce7bb11f4ec73864c3028d4e0790_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:41044faad923026f1311af1ab3a2fbc6e43cce7bb11f4ec73864c3028d4e0790_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-operator@sha256:41044faad923026f1311af1ab3a2fbc6e43cce7bb11f4ec73864c3028d4e0790_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256%3A41044faad923026f1311af1ab3a2fbc6e43cce7bb11f4ec73864c3028d4e0790?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.13.0-202509021614.p2.g01bfabb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:37183a84aecd217ab67f92145d82a0d8e206b43b75563a974186a4d37ca6ec34_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:37183a84aecd217ab67f92145d82a0d8e206b43b75563a974186a4d37ca6ec34_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:37183a84aecd217ab67f92145d82a0d8e206b43b75563a974186a4d37ca6ec34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256%3A37183a84aecd217ab67f92145d82a0d8e206b43b75563a974186a4d37ca6ec34?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.13.0-202509081620.p2.g01bfabb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:af04faf114edd8da413f7444a633d42fde0e1a83d66d953b3584e29cd2331b1e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:af04faf114edd8da413f7444a633d42fde0e1a83d66d953b3584e29cd2331b1e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:af04faf114edd8da413f7444a633d42fde0e1a83d66d953b3584e29cd2331b1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel8@sha256%3Aaf04faf114edd8da413f7444a633d42fde0e1a83d66d953b3584e29cd2331b1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gfea81b8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:149754224ce781632a7c0b8d0c7023c438e8e8d87adfbad0beff0ced024f922d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:149754224ce781632a7c0b8d0c7023c438e8e8d87adfbad0beff0ced024f922d_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:149754224ce781632a7c0b8d0c7023c438e8e8d87adfbad0beff0ced024f922d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel8-operator@sha256%3A149754224ce781632a7c0b8d0c7023c438e8e8d87adfbad0beff0ced024f922d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.13.0-202509021614.p2.gfea81b8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:5f87d6395c1e75567641822fb3d64be933163e5a8df9e72dfff144a598e2ac43_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:5f87d6395c1e75567641822fb3d64be933163e5a8df9e72dfff144a598e2ac43_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:5f87d6395c1e75567641822fb3d64be933163e5a8df9e72dfff144a598e2ac43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256%3A5f87d6395c1e75567641822fb3d64be933163e5a8df9e72dfff144a598e2ac43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.13.0-202509021614.p2.g748367b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:fe4f93d49c6de06d869a6e7fb81b1791b9f1dcc648c73f9033df3b921b622b57_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:fe4f93d49c6de06d869a6e7fb81b1791b9f1dcc648c73f9033df3b921b622b57_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:fe4f93d49c6de06d869a6e7fb81b1791b9f1dcc648c73f9033df3b921b622b57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256%3Afe4f93d49c6de06d869a6e7fb81b1791b9f1dcc648c73f9033df3b921b622b57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.13.0-202509021614.p2.g63fa661.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a5f0f9192e2ba455689831d4d16223ce4183233253ca276615b6b786b1e3a77a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a5f0f9192e2ba455689831d4d16223ce4183233253ca276615b6b786b1e3a77a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a5f0f9192e2ba455689831d4d16223ce4183233253ca276615b6b786b1e3a77a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256%3Aa5f0f9192e2ba455689831d4d16223ce4183233253ca276615b6b786b1e3a77a?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-egress-http-proxy@sha256:4dd37509f0b024430cd5703322d28fd3619931125ad1d03df4fb4171995ebf27_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:4dd37509f0b024430cd5703322d28fd3619931125ad1d03df4fb4171995ebf27_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:4dd37509f0b024430cd5703322d28fd3619931125ad1d03df4fb4171995ebf27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256%3A4dd37509f0b024430cd5703322d28fd3619931125ad1d03df4fb4171995ebf27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.13.0-202508300109.p2.g1a14e5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel8@sha256:30194d06515d7f667714da6a52d0464a3e569f8cb28b861e12d5a002fdf0f808_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel8@sha256:30194d06515d7f667714da6a52d0464a3e569f8cb28b861e12d5a002fdf0f808_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel8@sha256:30194d06515d7f667714da6a52d0464a3e569f8cb28b861e12d5a002fdf0f808_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel8@sha256%3A30194d06515d7f667714da6a52d0464a3e569f8cb28b861e12d5a002fdf0f808?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.13.0-202508300109.p2.gd8db611.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:11ba2e9a3e83e163b035bffeecf0f55a52a5a54e181bbf0785e62464d8305e67_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:11ba2e9a3e83e163b035bffeecf0f55a52a5a54e181bbf0785e62464d8305e67_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:11ba2e9a3e83e163b035bffeecf0f55a52a5a54e181bbf0785e62464d8305e67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256%3A11ba2e9a3e83e163b035bffeecf0f55a52a5a54e181bbf0785e62464d8305e67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.13.0-202509021614.p2.g7ff360a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:df18866c78ba24864dd449680dc3b64edeefe99b2ac40a9481f7a78e8d4e8af1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:df18866c78ba24864dd449680dc3b64edeefe99b2ac40a9481f7a78e8d4e8af1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:df18866c78ba24864dd449680dc3b64edeefe99b2ac40a9481f7a78e8d4e8af1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256%3Adf18866c78ba24864dd449680dc3b64edeefe99b2ac40a9481f7a78e8d4e8af1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g8f1cfbf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel8@sha256:077f37a03d24a48919de44a1f80f1c00fd90374159786b695dbced154f2664ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel8@sha256:077f37a03d24a48919de44a1f80f1c00fd90374159786b695dbced154f2664ad_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel8@sha256:077f37a03d24a48919de44a1f80f1c00fd90374159786b695dbced154f2664ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel8@sha256%3A077f37a03d24a48919de44a1f80f1c00fd90374159786b695dbced154f2664ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.13.0-202509021614.p2.ga7e83fb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:935c8543cdb0a624758ad672feec978804f3e0d4aa036abec46482a84d0ea763_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:935c8543cdb0a624758ad672feec978804f3e0d4aa036abec46482a84d0ea763_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:935c8543cdb0a624758ad672feec978804f3e0d4aa036abec46482a84d0ea763_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel8-operator@sha256%3A935c8543cdb0a624758ad672feec978804f3e0d4aa036abec46482a84d0ea763?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.13.0-202509051317.p2.g55fb4e3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:9418791d337b09729d42a49f36868c10bc7910960d334f890e98b8a572f3c347_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:9418791d337b09729d42a49f36868c10bc7910960d334f890e98b8a572f3c347_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:9418791d337b09729d42a49f36868c10bc7910960d334f890e98b8a572f3c347_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256%3A9418791d337b09729d42a49f36868c10bc7910960d334f890e98b8a572f3c347?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.13.0-202509021614.p2.g8c83fcc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:25edd4c26e7c2b44676d9c72a3ff657992ffe7ed858e8120dada7b7eb075c437_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:25edd4c26e7c2b44676d9c72a3ff657992ffe7ed858e8120dada7b7eb075c437_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:25edd4c26e7c2b44676d9c72a3ff657992ffe7ed858e8120dada7b7eb075c437_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256%3A25edd4c26e7c2b44676d9c72a3ff657992ffe7ed858e8120dada7b7eb075c437?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.13.0-202509021614.p2.g8c83fcc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e7152602f13c5dbcca5fa3a97deca1dc5dd1b855ef407d72cbe9e4046df4f0e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e7152602f13c5dbcca5fa3a97deca1dc5dd1b855ef407d72cbe9e4046df4f0e2_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e7152602f13c5dbcca5fa3a97deca1dc5dd1b855ef407d72cbe9e4046df4f0e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3Ae7152602f13c5dbcca5fa3a97deca1dc5dd1b855ef407d72cbe9e4046df4f0e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.13.0-202509030115.p2.gbb88b06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:52b905cbb7554570802df97a08a9f7e19e57d2d8ffce85666608e226ba0b70ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:52b905cbb7554570802df97a08a9f7e19e57d2d8ffce85666608e226ba0b70ad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:52b905cbb7554570802df97a08a9f7e19e57d2d8ffce85666608e226ba0b70ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256%3A52b905cbb7554570802df97a08a9f7e19e57d2d8ffce85666608e226ba0b70ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.13.0-202509021614.p2.ga5ec5f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:5e6bb34977b0e17ef58dcc8284e8867dd5ef3fc3b1d0d709186d0e05c8a374f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:5e6bb34977b0e17ef58dcc8284e8867dd5ef3fc3b1d0d709186d0e05c8a374f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:5e6bb34977b0e17ef58dcc8284e8867dd5ef3fc3b1d0d709186d0e05c8a374f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256%3A5e6bb34977b0e17ef58dcc8284e8867dd5ef3fc3b1d0d709186d0e05c8a374f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.13.0-202509021614.p2.gfaf23ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:9a529fd8186e171ad99b0ec7399e55a905ecf6b30f5741ea2c65123f6eb820e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:9a529fd8186e171ad99b0ec7399e55a905ecf6b30f5741ea2c65123f6eb820e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:9a529fd8186e171ad99b0ec7399e55a905ecf6b30f5741ea2c65123f6eb820e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256%3A9a529fd8186e171ad99b0ec7399e55a905ecf6b30f5741ea2c65123f6eb820e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.13.0-202509021614.p2.gfad71c1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:fded610d4b97ca6ea784f0cba57103337d69d216e2d09c7bb19bedc9c7f3a3d0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:fded610d4b97ca6ea784f0cba57103337d69d216e2d09c7bb19bedc9c7f3a3d0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:fded610d4b97ca6ea784f0cba57103337d69d216e2d09c7bb19bedc9c7f3a3d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256%3Afded610d4b97ca6ea784f0cba57103337d69d216e2d09c7bb19bedc9c7f3a3d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.13.0-202509030115.p2.gfaf23ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:373ce5274c28c3331e74f5650b5a476cd122ceb3b1e06be156a72e7a7a2c56de_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:373ce5274c28c3331e74f5650b5a476cd122ceb3b1e06be156a72e7a7a2c56de_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:373ce5274c28c3331e74f5650b5a476cd122ceb3b1e06be156a72e7a7a2c56de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256%3A373ce5274c28c3331e74f5650b5a476cd122ceb3b1e06be156a72e7a7a2c56de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.13.0-202509021614.p2.gfaf23ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3770102e56b5205009c060b54c2d6a0ab71e9820a4a06783ab19f37c3b63fe08_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3770102e56b5205009c060b54c2d6a0ab71e9820a4a06783ab19f37c3b63fe08_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3770102e56b5205009c060b54c2d6a0ab71e9820a4a06783ab19f37c3b63fe08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256%3A3770102e56b5205009c060b54c2d6a0ab71e9820a4a06783ab19f37c3b63fe08?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.13.0-202509021614.p2.g3ce55c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:68fed1edec1e828a16ab6be1bb96a1937ba1e6a2f888349c8bd43599a68049a7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:68fed1edec1e828a16ab6be1bb96a1937ba1e6a2f888349c8bd43599a68049a7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:68fed1edec1e828a16ab6be1bb96a1937ba1e6a2f888349c8bd43599a68049a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256%3A68fed1edec1e828a16ab6be1bb96a1937ba1e6a2f888349c8bd43599a68049a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.13.0-202509021614.p2.g7c77d14.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/frr-rhel8@sha256:30194d06515d7f667714da6a52d0464a3e569f8cb28b861e12d5a002fdf0f808_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/frr-rhel8@sha256:30194d06515d7f667714da6a52d0464a3e569f8cb28b861e12d5a002fdf0f808_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel8@sha256:30194d06515d7f667714da6a52d0464a3e569f8cb28b861e12d5a002fdf0f808_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:149754224ce781632a7c0b8d0c7023c438e8e8d87adfbad0beff0ced024f922d_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/kubernetes-nmstate-rhel8-operator@sha256:149754224ce781632a7c0b8d0c7023c438e8e8d87adfbad0beff0ced024f922d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:149754224ce781632a7c0b8d0c7023c438e8e8d87adfbad0beff0ced024f922d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:935c8543cdb0a624758ad672feec978804f3e0d4aa036abec46482a84d0ea763_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/metallb-rhel8-operator@sha256:935c8543cdb0a624758ad672feec978804f3e0d4aa036abec46482a84d0ea763_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:935c8543cdb0a624758ad672feec978804f3e0d4aa036abec46482a84d0ea763_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel8@sha256:077f37a03d24a48919de44a1f80f1c00fd90374159786b695dbced154f2664ad_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/metallb-rhel8@sha256:077f37a03d24a48919de44a1f80f1c00fd90374159786b695dbced154f2664ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel8@sha256:077f37a03d24a48919de44a1f80f1c00fd90374159786b695dbced154f2664ad_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-ansible-operator@sha256:2e78a73a2311d0126255b44e7a0d03b9eade851d056c437b22b4cdf592ad0902_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-ansible-operator@sha256:2e78a73a2311d0126255b44e7a0d03b9eade851d056c437b22b4cdf592ad0902_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:2e78a73a2311d0126255b44e7a0d03b9eade851d056c437b22b4cdf592ad0902_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-efs-csi-driver-container-rhel8@sha256:5f87d6395c1e75567641822fb3d64be933163e5a8df9e72dfff144a598e2ac43_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-efs-csi-driver-container-rhel8@sha256:5f87d6395c1e75567641822fb3d64be933163e5a8df9e72dfff144a598e2ac43_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:5f87d6395c1e75567641822fb3d64be933163e5a8df9e72dfff144a598e2ac43_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-efs-csi-driver-rhel8-operator@sha256:fe4f93d49c6de06d869a6e7fb81b1791b9f1dcc648c73f9033df3b921b622b57_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-efs-csi-driver-rhel8-operator@sha256:fe4f93d49c6de06d869a6e7fb81b1791b9f1dcc648c73f9033df3b921b622b57_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:fe4f93d49c6de06d869a6e7fb81b1791b9f1dcc648c73f9033df3b921b622b57_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-event-proxy-rhel8@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_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-event-proxy-rhel8@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_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-event-proxy@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_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-event-proxy@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_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-capacity@sha256:5fc9ab935e92e139b8d224adaf18d392c7e06bdba685dc1c2a7a967483ad3291_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-capacity@sha256:5fc9ab935e92e139b8d224adaf18d392c7e06bdba685dc1c2a7a967483ad3291_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:5fc9ab935e92e139b8d224adaf18d392c7e06bdba685dc1c2a7a967483ad3291_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-nfd-operator@sha256:66ba2f7fabe65aa3b9878f0f0445e1f4df339525051f3ff5866000ba0d7ef890_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-nfd-operator@sha256:66ba2f7fabe65aa3b9878f0f0445e1f4df339525051f3ff5866000ba0d7ef890_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:66ba2f7fabe65aa3b9878f0f0445e1f4df339525051f3ff5866000ba0d7ef890_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-clusterresourceoverride-rhel8-operator@sha256:aedf5c8977f698b5ac32d049a912c59deb138475160dcc4535c98b0d198be679_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-clusterresourceoverride-rhel8-operator@sha256:aedf5c8977f698b5ac32d049a912c59deb138475160dcc4535c98b0d198be679_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:aedf5c8977f698b5ac32d049a912c59deb138475160dcc4535c98b0d198be679_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-clusterresourceoverride-rhel8@sha256:2c538d47fbbe7933058ddf0560e28e6d7cb361b0cc8bd0eb8fa49259b77433b6_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-clusterresourceoverride-rhel8@sha256:2c538d47fbbe7933058ddf0560e28e6d7cb361b0cc8bd0eb8fa49259b77433b6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:2c538d47fbbe7933058ddf0560e28e6d7cb361b0cc8bd0eb8fa49259b77433b6_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-mustgather-rhel8@sha256:a5f0f9192e2ba455689831d4d16223ce4183233253ca276615b6b786b1e3a77a_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-mustgather-rhel8@sha256:a5f0f9192e2ba455689831d4d16223ce4183233253ca276615b6b786b1e3a77a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a5f0f9192e2ba455689831d4d16223ce4183233253ca276615b6b786b1e3a77a_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-egress-dns-proxy@sha256:9437b7eb0c8e98350bf838c300ad35dfec93df7fb7b4372591e1c723fb7d1e0f_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-egress-dns-proxy@sha256:9437b7eb0c8e98350bf838c300ad35dfec93df7fb7b4372591e1c723fb7d1e0f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:9437b7eb0c8e98350bf838c300ad35dfec93df7fb7b4372591e1c723fb7d1e0f_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-egress-http-proxy@sha256:4dd37509f0b024430cd5703322d28fd3619931125ad1d03df4fb4171995ebf27_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-egress-http-proxy@sha256:4dd37509f0b024430cd5703322d28fd3619931125ad1d03df4fb4171995ebf27_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:4dd37509f0b024430cd5703322d28fd3619931125ad1d03df4fb4171995ebf27_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-egress-router@sha256:7a6d31ef8931736d3742642843f2a041ef0df2e436811666385553ac5c68cc7a_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-egress-router@sha256:7a6d31ef8931736d3742642843f2a041ef0df2e436811666385553ac5c68cc7a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router@sha256:7a6d31ef8931736d3742642843f2a041ef0df2e436811666385553ac5c68cc7a_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-filestore-csi-driver-rhel8-operator@sha256:df18866c78ba24864dd449680dc3b64edeefe99b2ac40a9481f7a78e8d4e8af1_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-filestore-csi-driver-rhel8-operator@sha256:df18866c78ba24864dd449680dc3b64edeefe99b2ac40a9481f7a78e8d4e8af1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:df18866c78ba24864dd449680dc3b64edeefe99b2ac40a9481f7a78e8d4e8af1_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-filestore-csi-driver-rhel8@sha256:11ba2e9a3e83e163b035bffeecf0f55a52a5a54e181bbf0785e62464d8305e67_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-filestore-csi-driver-rhel8@sha256:11ba2e9a3e83e163b035bffeecf0f55a52a5a54e181bbf0785e62464d8305e67_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:11ba2e9a3e83e163b035bffeecf0f55a52a5a54e181bbf0785e62464d8305e67_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-helm-operator@sha256:41044faad923026f1311af1ab3a2fbc6e43cce7bb11f4ec73864c3028d4e0790_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-helm-operator@sha256:41044faad923026f1311af1ab3a2fbc6e43cce7bb11f4ec73864c3028d4e0790_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-operator@sha256:41044faad923026f1311af1ab3a2fbc6e43cce7bb11f4ec73864c3028d4e0790_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-kubernetes-nmstate-handler-rhel8@sha256:af04faf114edd8da413f7444a633d42fde0e1a83d66d953b3584e29cd2331b1e_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-kubernetes-nmstate-handler-rhel8@sha256:af04faf114edd8da413f7444a633d42fde0e1a83d66d953b3584e29cd2331b1e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:af04faf114edd8da413f7444a633d42fde0e1a83d66d953b3584e29cd2331b1e_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-local-storage-diskmaker@sha256:ba22a243a7384f390488bcf703fea4db66b1fece625e0b3287f0e23a57fb367f_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-local-storage-diskmaker@sha256:ba22a243a7384f390488bcf703fea4db66b1fece625e0b3287f0e23a57fb367f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ba22a243a7384f390488bcf703fea4db66b1fece625e0b3287f0e23a57fb367f_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-local-storage-mustgather-rhel8@sha256:769edfcb934ee8f0949aa83b56ad0ae0be5512a6de27e80f98f57782deb85d13_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-local-storage-mustgather-rhel8@sha256:769edfcb934ee8f0949aa83b56ad0ae0be5512a6de27e80f98f57782deb85d13_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:769edfcb934ee8f0949aa83b56ad0ae0be5512a6de27e80f98f57782deb85d13_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-local-storage-operator@sha256:3154e0ea15bb50e59f8cfddf1172f4a017dfb01d92cc481ac98ac9175c116dd3_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-local-storage-operator@sha256:3154e0ea15bb50e59f8cfddf1172f4a017dfb01d92cc481ac98ac9175c116dd3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:3154e0ea15bb50e59f8cfddf1172f4a017dfb01d92cc481ac98ac9175c116dd3_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-node-feature-discovery@sha256:afe924925290589f1a32775ac301734197d3a668efd567f348310ff20fbd565b_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-node-feature-discovery@sha256:afe924925290589f1a32775ac301734197d3a668efd567f348310ff20fbd565b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:afe924925290589f1a32775ac301734197d3a668efd567f348310ff20fbd565b_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-sdk-rhel8@sha256:37183a84aecd217ab67f92145d82a0d8e206b43b75563a974186a4d37ca6ec34_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-sdk-rhel8@sha256:37183a84aecd217ab67f92145d82a0d8e206b43b75563a974186a4d37ca6ec34_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:37183a84aecd217ab67f92145d82a0d8e206b43b75563a974186a4d37ca6ec34_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-ptp-operator@sha256:9418791d337b09729d42a49f36868c10bc7910960d334f890e98b8a572f3c347_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-ptp-operator@sha256:9418791d337b09729d42a49f36868c10bc7910960d334f890e98b8a572f3c347_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:9418791d337b09729d42a49f36868c10bc7910960d334f890e98b8a572f3c347_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-ptp@sha256:e1c5bccfcb6e26b10cdd2576a9f64bd5954771d1717d979c596eed642cb8675c_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-ptp@sha256:e1c5bccfcb6e26b10cdd2576a9f64bd5954771d1717d979c596eed642cb8675c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp@sha256:e1c5bccfcb6e26b10cdd2576a9f64bd5954771d1717d979c596eed642cb8675c_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-sriov-dp-admission-controller@sha256:52b905cbb7554570802df97a08a9f7e19e57d2d8ffce85666608e226ba0b70ad_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-sriov-dp-admission-controller@sha256:52b905cbb7554570802df97a08a9f7e19e57d2d8ffce85666608e226ba0b70ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:52b905cbb7554570802df97a08a9f7e19e57d2d8ffce85666608e226ba0b70ad_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-sriov-infiniband-cni@sha256:6f7bae64f57ca839b9524376f847fbcce2e6663883e346d3c842e55aef13ddec_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-sriov-infiniband-cni@sha256:6f7bae64f57ca839b9524376f847fbcce2e6663883e346d3c842e55aef13ddec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:6f7bae64f57ca839b9524376f847fbcce2e6663883e346d3c842e55aef13ddec_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-sriov-network-config-daemon@sha256:5e6bb34977b0e17ef58dcc8284e8867dd5ef3fc3b1d0d709186d0e05c8a374f7_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-sriov-network-config-daemon@sha256:5e6bb34977b0e17ef58dcc8284e8867dd5ef3fc3b1d0d709186d0e05c8a374f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:5e6bb34977b0e17ef58dcc8284e8867dd5ef3fc3b1d0d709186d0e05c8a374f7_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-sriov-network-device-plugin@sha256:9a529fd8186e171ad99b0ec7399e55a905ecf6b30f5741ea2c65123f6eb820e2_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-sriov-network-device-plugin@sha256:9a529fd8186e171ad99b0ec7399e55a905ecf6b30f5741ea2c65123f6eb820e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:9a529fd8186e171ad99b0ec7399e55a905ecf6b30f5741ea2c65123f6eb820e2_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-sriov-network-operator@sha256:fded610d4b97ca6ea784f0cba57103337d69d216e2d09c7bb19bedc9c7f3a3d0_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-sriov-network-operator@sha256:fded610d4b97ca6ea784f0cba57103337d69d216e2d09c7bb19bedc9c7f3a3d0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:fded610d4b97ca6ea784f0cba57103337d69d216e2d09c7bb19bedc9c7f3a3d0_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-sriov-network-webhook@sha256:373ce5274c28c3331e74f5650b5a476cd122ceb3b1e06be156a72e7a7a2c56de_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-sriov-network-webhook@sha256:373ce5274c28c3331e74f5650b5a476cd122ceb3b1e06be156a72e7a7a2c56de_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:373ce5274c28c3331e74f5650b5a476cd122ceb3b1e06be156a72e7a7a2c56de_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-vertical-pod-autoscaler-rhel8-operator@sha256:68fed1edec1e828a16ab6be1bb96a1937ba1e6a2f888349c8bd43599a68049a7_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-vertical-pod-autoscaler-rhel8-operator@sha256:68fed1edec1e828a16ab6be1bb96a1937ba1e6a2f888349c8bd43599a68049a7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:68fed1edec1e828a16ab6be1bb96a1937ba1e6a2f888349c8bd43599a68049a7_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-vertical-pod-autoscaler-rhel8@sha256:3770102e56b5205009c060b54c2d6a0ab71e9820a4a06783ab19f37c3b63fe08_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-vertical-pod-autoscaler-rhel8@sha256:3770102e56b5205009c060b54c2d6a0ab71e9820a4a06783ab19f37c3b63fe08_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3770102e56b5205009c060b54c2d6a0ab71e9820a4a06783ab19f37c3b63fe08_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:25edd4c26e7c2b44676d9c72a3ff657992ffe7ed858e8120dada7b7eb075c437_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/ptp-must-gather-rhel8@sha256:25edd4c26e7c2b44676d9c72a3ff657992ffe7ed858e8120dada7b7eb075c437_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:25edd4c26e7c2b44676d9c72a3ff657992ffe7ed858e8120dada7b7eb075c437_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e7152602f13c5dbcca5fa3a97deca1dc5dd1b855ef407d72cbe9e4046df4f0e2_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/sriov-cni-rhel9@sha256:e7152602f13c5dbcca5fa3a97deca1dc5dd1b855ef407d72cbe9e4046df4f0e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e7152602f13c5dbcca5fa3a97deca1dc5dd1b855ef407d72cbe9e4046df4f0e2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
}
]
},
"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.13:registry.redhat.io/openshift4/frr-rhel8@sha256:30194d06515d7f667714da6a52d0464a3e569f8cb28b861e12d5a002fdf0f808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:149754224ce781632a7c0b8d0c7023c438e8e8d87adfbad0beff0ced024f922d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ansible-operator@sha256:2e78a73a2311d0126255b44e7a0d03b9eade851d056c437b22b4cdf592ad0902_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:5f87d6395c1e75567641822fb3d64be933163e5a8df9e72dfff144a598e2ac43_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:fe4f93d49c6de06d869a6e7fb81b1791b9f1dcc648c73f9033df3b921b622b57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:5fc9ab935e92e139b8d224adaf18d392c7e06bdba685dc1c2a7a967483ad3291_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:66ba2f7fabe65aa3b9878f0f0445e1f4df339525051f3ff5866000ba0d7ef890_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:aedf5c8977f698b5ac32d049a912c59deb138475160dcc4535c98b0d198be679_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:2c538d47fbbe7933058ddf0560e28e6d7cb361b0cc8bd0eb8fa49259b77433b6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a5f0f9192e2ba455689831d4d16223ce4183233253ca276615b6b786b1e3a77a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:9437b7eb0c8e98350bf838c300ad35dfec93df7fb7b4372591e1c723fb7d1e0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:4dd37509f0b024430cd5703322d28fd3619931125ad1d03df4fb4171995ebf27_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-egress-router@sha256:7a6d31ef8931736d3742642843f2a041ef0df2e436811666385553ac5c68cc7a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:df18866c78ba24864dd449680dc3b64edeefe99b2ac40a9481f7a78e8d4e8af1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:11ba2e9a3e83e163b035bffeecf0f55a52a5a54e181bbf0785e62464d8305e67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-helm-operator@sha256:41044faad923026f1311af1ab3a2fbc6e43cce7bb11f4ec73864c3028d4e0790_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:af04faf114edd8da413f7444a633d42fde0e1a83d66d953b3584e29cd2331b1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ba22a243a7384f390488bcf703fea4db66b1fece625e0b3287f0e23a57fb367f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:769edfcb934ee8f0949aa83b56ad0ae0be5512a6de27e80f98f57782deb85d13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:3154e0ea15bb50e59f8cfddf1172f4a017dfb01d92cc481ac98ac9175c116dd3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:afe924925290589f1a32775ac301734197d3a668efd567f348310ff20fbd565b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:37183a84aecd217ab67f92145d82a0d8e206b43b75563a974186a4d37ca6ec34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:6f7bae64f57ca839b9524376f847fbcce2e6663883e346d3c842e55aef13ddec_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:5e6bb34977b0e17ef58dcc8284e8867dd5ef3fc3b1d0d709186d0e05c8a374f7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:fded610d4b97ca6ea784f0cba57103337d69d216e2d09c7bb19bedc9c7f3a3d0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:68fed1edec1e828a16ab6be1bb96a1937ba1e6a2f888349c8bd43599a68049a7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3770102e56b5205009c060b54c2d6a0ab71e9820a4a06783ab19f37c3b63fe08_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:25edd4c26e7c2b44676d9c72a3ff657992ffe7ed858e8120dada7b7eb075c437_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e7152602f13c5dbcca5fa3a97deca1dc5dd1b855ef407d72cbe9e4046df4f0e2_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/metallb-rhel8-operator@sha256:935c8543cdb0a624758ad672feec978804f3e0d4aa036abec46482a84d0ea763_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/metallb-rhel8@sha256:077f37a03d24a48919de44a1f80f1c00fd90374159786b695dbced154f2664ad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ptp-operator@sha256:9418791d337b09729d42a49f36868c10bc7910960d334f890e98b8a572f3c347_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ptp@sha256:e1c5bccfcb6e26b10cdd2576a9f64bd5954771d1717d979c596eed642cb8675c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:52b905cbb7554570802df97a08a9f7e19e57d2d8ffce85666608e226ba0b70ad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:9a529fd8186e171ad99b0ec7399e55a905ecf6b30f5741ea2c65123f6eb820e2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:373ce5274c28c3331e74f5650b5a476cd122ceb3b1e06be156a72e7a7a2c56de_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/frr-rhel8@sha256:30194d06515d7f667714da6a52d0464a3e569f8cb28b861e12d5a002fdf0f808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:149754224ce781632a7c0b8d0c7023c438e8e8d87adfbad0beff0ced024f922d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ansible-operator@sha256:2e78a73a2311d0126255b44e7a0d03b9eade851d056c437b22b4cdf592ad0902_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:5f87d6395c1e75567641822fb3d64be933163e5a8df9e72dfff144a598e2ac43_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:fe4f93d49c6de06d869a6e7fb81b1791b9f1dcc648c73f9033df3b921b622b57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:5fc9ab935e92e139b8d224adaf18d392c7e06bdba685dc1c2a7a967483ad3291_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:66ba2f7fabe65aa3b9878f0f0445e1f4df339525051f3ff5866000ba0d7ef890_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:aedf5c8977f698b5ac32d049a912c59deb138475160dcc4535c98b0d198be679_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:2c538d47fbbe7933058ddf0560e28e6d7cb361b0cc8bd0eb8fa49259b77433b6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a5f0f9192e2ba455689831d4d16223ce4183233253ca276615b6b786b1e3a77a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:9437b7eb0c8e98350bf838c300ad35dfec93df7fb7b4372591e1c723fb7d1e0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:4dd37509f0b024430cd5703322d28fd3619931125ad1d03df4fb4171995ebf27_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-egress-router@sha256:7a6d31ef8931736d3742642843f2a041ef0df2e436811666385553ac5c68cc7a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:df18866c78ba24864dd449680dc3b64edeefe99b2ac40a9481f7a78e8d4e8af1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:11ba2e9a3e83e163b035bffeecf0f55a52a5a54e181bbf0785e62464d8305e67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-helm-operator@sha256:41044faad923026f1311af1ab3a2fbc6e43cce7bb11f4ec73864c3028d4e0790_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:af04faf114edd8da413f7444a633d42fde0e1a83d66d953b3584e29cd2331b1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ba22a243a7384f390488bcf703fea4db66b1fece625e0b3287f0e23a57fb367f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:769edfcb934ee8f0949aa83b56ad0ae0be5512a6de27e80f98f57782deb85d13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:3154e0ea15bb50e59f8cfddf1172f4a017dfb01d92cc481ac98ac9175c116dd3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:afe924925290589f1a32775ac301734197d3a668efd567f348310ff20fbd565b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:37183a84aecd217ab67f92145d82a0d8e206b43b75563a974186a4d37ca6ec34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:6f7bae64f57ca839b9524376f847fbcce2e6663883e346d3c842e55aef13ddec_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:5e6bb34977b0e17ef58dcc8284e8867dd5ef3fc3b1d0d709186d0e05c8a374f7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:fded610d4b97ca6ea784f0cba57103337d69d216e2d09c7bb19bedc9c7f3a3d0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:68fed1edec1e828a16ab6be1bb96a1937ba1e6a2f888349c8bd43599a68049a7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3770102e56b5205009c060b54c2d6a0ab71e9820a4a06783ab19f37c3b63fe08_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:25edd4c26e7c2b44676d9c72a3ff657992ffe7ed858e8120dada7b7eb075c437_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e7152602f13c5dbcca5fa3a97deca1dc5dd1b855ef407d72cbe9e4046df4f0e2_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:25:22+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",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:935c8543cdb0a624758ad672feec978804f3e0d4aa036abec46482a84d0ea763_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/metallb-rhel8@sha256:077f37a03d24a48919de44a1f80f1c00fd90374159786b695dbced154f2664ad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ptp-operator@sha256:9418791d337b09729d42a49f36868c10bc7910960d334f890e98b8a572f3c347_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ptp@sha256:e1c5bccfcb6e26b10cdd2576a9f64bd5954771d1717d979c596eed642cb8675c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:52b905cbb7554570802df97a08a9f7e19e57d2d8ffce85666608e226ba0b70ad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:9a529fd8186e171ad99b0ec7399e55a905ecf6b30f5741ea2c65123f6eb820e2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:373ce5274c28c3331e74f5650b5a476cd122ceb3b1e06be156a72e7a7a2c56de_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15674"
},
{
"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/frr-rhel8@sha256:30194d06515d7f667714da6a52d0464a3e569f8cb28b861e12d5a002fdf0f808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:149754224ce781632a7c0b8d0c7023c438e8e8d87adfbad0beff0ced024f922d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:935c8543cdb0a624758ad672feec978804f3e0d4aa036abec46482a84d0ea763_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/metallb-rhel8@sha256:077f37a03d24a48919de44a1f80f1c00fd90374159786b695dbced154f2664ad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ansible-operator@sha256:2e78a73a2311d0126255b44e7a0d03b9eade851d056c437b22b4cdf592ad0902_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:5f87d6395c1e75567641822fb3d64be933163e5a8df9e72dfff144a598e2ac43_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:fe4f93d49c6de06d869a6e7fb81b1791b9f1dcc648c73f9033df3b921b622b57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:5fc9ab935e92e139b8d224adaf18d392c7e06bdba685dc1c2a7a967483ad3291_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:66ba2f7fabe65aa3b9878f0f0445e1f4df339525051f3ff5866000ba0d7ef890_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:aedf5c8977f698b5ac32d049a912c59deb138475160dcc4535c98b0d198be679_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:2c538d47fbbe7933058ddf0560e28e6d7cb361b0cc8bd0eb8fa49259b77433b6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a5f0f9192e2ba455689831d4d16223ce4183233253ca276615b6b786b1e3a77a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:9437b7eb0c8e98350bf838c300ad35dfec93df7fb7b4372591e1c723fb7d1e0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:4dd37509f0b024430cd5703322d28fd3619931125ad1d03df4fb4171995ebf27_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-egress-router@sha256:7a6d31ef8931736d3742642843f2a041ef0df2e436811666385553ac5c68cc7a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:df18866c78ba24864dd449680dc3b64edeefe99b2ac40a9481f7a78e8d4e8af1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:11ba2e9a3e83e163b035bffeecf0f55a52a5a54e181bbf0785e62464d8305e67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-helm-operator@sha256:41044faad923026f1311af1ab3a2fbc6e43cce7bb11f4ec73864c3028d4e0790_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:af04faf114edd8da413f7444a633d42fde0e1a83d66d953b3584e29cd2331b1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ba22a243a7384f390488bcf703fea4db66b1fece625e0b3287f0e23a57fb367f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:769edfcb934ee8f0949aa83b56ad0ae0be5512a6de27e80f98f57782deb85d13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:3154e0ea15bb50e59f8cfddf1172f4a017dfb01d92cc481ac98ac9175c116dd3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:afe924925290589f1a32775ac301734197d3a668efd567f348310ff20fbd565b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:37183a84aecd217ab67f92145d82a0d8e206b43b75563a974186a4d37ca6ec34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ptp-operator@sha256:9418791d337b09729d42a49f36868c10bc7910960d334f890e98b8a572f3c347_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ptp@sha256:e1c5bccfcb6e26b10cdd2576a9f64bd5954771d1717d979c596eed642cb8675c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:52b905cbb7554570802df97a08a9f7e19e57d2d8ffce85666608e226ba0b70ad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:6f7bae64f57ca839b9524376f847fbcce2e6663883e346d3c842e55aef13ddec_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:5e6bb34977b0e17ef58dcc8284e8867dd5ef3fc3b1d0d709186d0e05c8a374f7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:9a529fd8186e171ad99b0ec7399e55a905ecf6b30f5741ea2c65123f6eb820e2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:fded610d4b97ca6ea784f0cba57103337d69d216e2d09c7bb19bedc9c7f3a3d0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:373ce5274c28c3331e74f5650b5a476cd122ceb3b1e06be156a72e7a7a2c56de_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:68fed1edec1e828a16ab6be1bb96a1937ba1e6a2f888349c8bd43599a68049a7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3770102e56b5205009c060b54c2d6a0ab71e9820a4a06783ab19f37c3b63fe08_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:25edd4c26e7c2b44676d9c72a3ff657992ffe7ed858e8120dada7b7eb075c437_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e7152602f13c5dbcca5fa3a97deca1dc5dd1b855ef407d72cbe9e4046df4f0e2_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/frr-rhel8@sha256:30194d06515d7f667714da6a52d0464a3e569f8cb28b861e12d5a002fdf0f808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:149754224ce781632a7c0b8d0c7023c438e8e8d87adfbad0beff0ced024f922d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:935c8543cdb0a624758ad672feec978804f3e0d4aa036abec46482a84d0ea763_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/metallb-rhel8@sha256:077f37a03d24a48919de44a1f80f1c00fd90374159786b695dbced154f2664ad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ansible-operator@sha256:2e78a73a2311d0126255b44e7a0d03b9eade851d056c437b22b4cdf592ad0902_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:5f87d6395c1e75567641822fb3d64be933163e5a8df9e72dfff144a598e2ac43_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:fe4f93d49c6de06d869a6e7fb81b1791b9f1dcc648c73f9033df3b921b622b57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:5be9f7bd786c6a7771b91ae12a084f6e08d9809fd4051278c6db7451d54297b9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:5fc9ab935e92e139b8d224adaf18d392c7e06bdba685dc1c2a7a967483ad3291_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:66ba2f7fabe65aa3b9878f0f0445e1f4df339525051f3ff5866000ba0d7ef890_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:aedf5c8977f698b5ac32d049a912c59deb138475160dcc4535c98b0d198be679_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:2c538d47fbbe7933058ddf0560e28e6d7cb361b0cc8bd0eb8fa49259b77433b6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a5f0f9192e2ba455689831d4d16223ce4183233253ca276615b6b786b1e3a77a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:9437b7eb0c8e98350bf838c300ad35dfec93df7fb7b4372591e1c723fb7d1e0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:4dd37509f0b024430cd5703322d28fd3619931125ad1d03df4fb4171995ebf27_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-egress-router@sha256:7a6d31ef8931736d3742642843f2a041ef0df2e436811666385553ac5c68cc7a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:df18866c78ba24864dd449680dc3b64edeefe99b2ac40a9481f7a78e8d4e8af1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:11ba2e9a3e83e163b035bffeecf0f55a52a5a54e181bbf0785e62464d8305e67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-helm-operator@sha256:41044faad923026f1311af1ab3a2fbc6e43cce7bb11f4ec73864c3028d4e0790_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:af04faf114edd8da413f7444a633d42fde0e1a83d66d953b3584e29cd2331b1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ba22a243a7384f390488bcf703fea4db66b1fece625e0b3287f0e23a57fb367f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:769edfcb934ee8f0949aa83b56ad0ae0be5512a6de27e80f98f57782deb85d13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:3154e0ea15bb50e59f8cfddf1172f4a017dfb01d92cc481ac98ac9175c116dd3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:afe924925290589f1a32775ac301734197d3a668efd567f348310ff20fbd565b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:37183a84aecd217ab67f92145d82a0d8e206b43b75563a974186a4d37ca6ec34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ptp-operator@sha256:9418791d337b09729d42a49f36868c10bc7910960d334f890e98b8a572f3c347_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ptp@sha256:e1c5bccfcb6e26b10cdd2576a9f64bd5954771d1717d979c596eed642cb8675c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:52b905cbb7554570802df97a08a9f7e19e57d2d8ffce85666608e226ba0b70ad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:6f7bae64f57ca839b9524376f847fbcce2e6663883e346d3c842e55aef13ddec_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:5e6bb34977b0e17ef58dcc8284e8867dd5ef3fc3b1d0d709186d0e05c8a374f7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:9a529fd8186e171ad99b0ec7399e55a905ecf6b30f5741ea2c65123f6eb820e2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:fded610d4b97ca6ea784f0cba57103337d69d216e2d09c7bb19bedc9c7f3a3d0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:373ce5274c28c3331e74f5650b5a476cd122ceb3b1e06be156a72e7a7a2c56de_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:68fed1edec1e828a16ab6be1bb96a1937ba1e6a2f888349c8bd43599a68049a7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3770102e56b5205009c060b54c2d6a0ab71e9820a4a06783ab19f37c3b63fe08_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:25edd4c26e7c2b44676d9c72a3ff657992ffe7ed858e8120dada7b7eb075c437_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e7152602f13c5dbcca5fa3a97deca1dc5dd1b855ef407d72cbe9e4046df4f0e2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
}
]
}
RHSA-2025:16160
Vulnerability from csaf_redhat - Published: 2025-09-25 08:35 - Updated: 2026-06-08 15:48A 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 Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_ppc64le | — |
Workaround
|
A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_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.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.15.58 is now available with updates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container Platform 4.15.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.15.58. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2025:16158\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nSecurity Fix(es):\n\n* golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto (CVE-2024-45337)\n* golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh (CVE-2025-22869)\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.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:16160",
"url": "https://access.redhat.com/errata/RHSA-2025:16160"
},
{
"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-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_16160.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.58 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-08T15:48:43+00:00",
"generator": {
"date": "2026-06-08T15:48:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:16160",
"initial_release_date": "2025-09-25T08:35:24+00:00",
"revision_history": [
{
"date": "2025-09-25T08:35:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-25T08:35:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T15:48:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.15.0-202509151014.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3Ac29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.15.0-202509151014.p2.g491c4df.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256%3Ae2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.15.0-202509151014.p2.ge1a7a2e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.15.0-202509151014.p2.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.15.0-202509151014.p2.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3Ab184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.15.0-202509151014.p2.g4ed9036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3Add285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.15.0-202509151014.p2.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3Aaaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.15.0-202509151014.p2.gc383bbd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.15.0-202509151014.p2.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.15.0-202509151014.p2.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Ab0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.15.0-202509151014.p2.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3Ab71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.15.0-202509151014.p2.g2cb8ce9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.15.0-202509151014.p2.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.15.0-202509151014.p2.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.15.0-202509151014.p2.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3Abd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.15.0-202509151014.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256%3A50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.15.0-202509151014.p2.g9bcf382.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3Adab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.15.0-202509151014.p2.gd032dc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3A9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202509151014.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3A9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202509151014.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3Ae982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202509151014.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3Ae982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202509151014.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3A4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202509151014.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3A4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202509151014.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.15.0-202509151014.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.15.0-202509180128.p2.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3Acc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.15.0-202509151014.p2.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.15.0-202509151014.p2.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3Ad865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3Aae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.15.0-202509151014.p2.g79fa623.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3Ab5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.15.0-202509151014.p2.g4c5aa5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel9@sha256%3A3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ibm-vpc-node-label-updater-container-v4.15.0-202509151014.p2.g9b13bd4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3Af033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.15.0-202509140413.p2.g3bf0111.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.15.0-202509140413.p2.gd339f3f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.15.0-202509180128.p2.gbcbcd95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3A5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.15.0-202509140413.p2.g989bcb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3Ae701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.15.0-202509151014.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3A570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.15.0-202509151014.p2.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.15.0-202509151014.p2.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.15.0-202509151014.p2.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256%3A83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.15.0-202509151014.p2.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3A1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.15.0-202509151014.p2.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3Aec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.15.0-202509151014.p2.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.15.0-202509151014.p2.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3Ac1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.15.0-202509151014.p2.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3Adb641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.15.0-202509151014.p2.g5df9af7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3A69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3A7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.15.0-202509151014.p2.g59f7137.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3A3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3A4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.15.0-202509151014.p2.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3Ada5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.15.0-202509151014.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3Aa9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.15.0-202509151014.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.15.0-202509151014.p2.g89c03ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.15.0-202509151014.p2.g38fcbe4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3A6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.15.0-202509151014.p2.gde84169.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Ae68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.15.0-202509151014.p2.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256%3A2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.15.0-202509151014.p2.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.15.0-202509151014.p2.g38fcbe4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3A53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.15.0-202509180128.p2.gb7cfbf8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3A7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.15.0-202509151014.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.15.0-202509151014.p2.g051696d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3A0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.15.0-202509151014.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.15.0-202509151014.p2.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel9@sha256%3Ac56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-cloud-controller-manager-container-v4.15.0-202509151014.p2.gabf4fa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel9@sha256%3A8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-cloud-csi-driver-container-v4.15.0-202509151014.p2.gbe4888d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256%3A054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-disk-csi-driver-operator-container-v4.15.0-202509151014.p2.g41b367a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel9@sha256%3A1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-machine-controllers-container-v4.15.0-202509151014.p2.gf7f5eed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.15.0-202509151014.p2.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3Ac4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.15.0-202509151014.p2.gfd77d92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3A1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.15.0-202509151014.p2.g6354e83.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3A6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.15.0-202509151014.p2.g7043c1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Af9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.15.0-202509151014.p2.g2a2b9dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3A07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.15.0-202509151014.p2.g1338503.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3A2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.15.0-202509151014.p2.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3A7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.15.0-202509151014.p2.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3A7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.15.0-202509151014.p2.g44832d2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3A50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.15.0-202509151014.p2.gdcb7e1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256%3Afe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.15.0-202509151014.p2.g160cf62.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256%3A873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-workload-identity-webhook-container-v4.15.0-202509151014.p2.g5db478a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3A63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.15.0-202509151014.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.15.0-202509151014.p2.g880ee05.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3A6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3Ab474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.15.0-202509151014.p2.gcffd425.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3A800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.15.0-202509151014.p2.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.15.0-202509151014.p2.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.15.0-202509151014.p2.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3Aec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.15.0-202509151014.p2.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.15.0-202509151014.p2.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3Ae8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.15.0-202509151014.p2.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.15.0-202509151014.p2.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Acdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.15.0-202509151014.p2.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.15.0-202509151014.p2.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.15.0-202509151014.p2.g73aa60d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.15.0-202509151014.p2.g3a8a3ce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3Aa2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.15.0-202509151014.p2.g815632b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.15.0-202509151014.p2.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.15.0-202509151014.p2.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3Aae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.15.0-202509151014.p2.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256%3A573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.15.0-202509151014.p2.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3A20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.15.0-202509151014.p2.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256%3Af2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.15.0-202509151014.p2.g88a3bc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3Ac4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.15.0-202509151014.p2.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3A5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.15.0-202509151014.p2.gbf16e4c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3A0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.15.0-202509151014.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3A727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202509151014.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3A727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202509151014.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.15.0-202509151014.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.15.0-202509151014.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.15.0-202509151014.p2.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.15.0-202509151014.p2.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.15.0-202509151014.p2.gbad5403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3A455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.15.0-202509151014.p2.g856ee3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3A29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.15.0-202509151014.p2.g3b91ee3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3A022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.15.0-202509151014.p2.gcc0d541.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Accecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.15.0-202509151014.p2.g714ed7d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256%3A4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g9c64fe8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.15.0-202509151014.p2.g299435a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3A180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.15.0-202509151014.p2.g6846b9a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256%3A28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.15.0-202509151014.p2.g97d8765.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.15.0-202509151014.p2.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3A8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.15.0-202509151014.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256%3A24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.15.0-202509151014.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3Acb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.15.0-202509181729.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256%3Afdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.15.0-202509151014.p2.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.15.0-202509151014.p2.ga6a9ab1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3A909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.15.0-202509151014.p2.g23b66bf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.15.0-202509151014.p2.g7dab744.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.15.0-202509151014.p2.g166c46a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3A19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.15.0-202509151014.p2.g2a29507.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3A6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.15.0-202509151014.p2.g9f1015e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3A947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.15.0-202509151014.p2.g0af06c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.15.0-202509151014.p2.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3A2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.15.0-202509151014.p2.g78cd089.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256%3A6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.15.0-202509151014.p2.gb7f83c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.15.0-202509151014.p2.ga2e3c6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3A39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.15.0-202509151014.p2.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3A923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.15.0-202509151014.p2.gcfa4f97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3A96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.15.0-202509151014.p2.g0f70f31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3Aa9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.15.0-202509151014.p2.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.15.0-202509151014.p2.g1b188fa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3A396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.15.0-202509151014.p2.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel9@sha256%3Ad1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-cloud-controller-manager-container-v4.15.0-202509151014.p2.g040d4e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel9@sha256%3Ae93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-machine-controllers-container-v4.15.0-202509151014.p2.gec58a61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3Ab7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.15.0-202509151014.p2.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256%3A77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.15.0-202509151014.p2.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256%3A332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.15.0-202509151014.p2.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3A1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.15.0-202509151014.p2.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.15.0-202509151014.p2.g65ff3cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3A3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.15.0-202509151014.p2.g110a10a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3Acdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.15.0-202509151014.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.15.0-202509151014.p2.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.15.0-202509151014.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3Af6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.15.0-202509151014.p2.g38bee56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256%3Abd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.ga3729dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3Af2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.15.0-202509151014.p2.g1d6a7ed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3A69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.15.0-202509151014.p2.g5c68b04.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256%3A38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.15.0-202509151014.p2.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3Ac986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.15.0-202509151014.p2.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256%3A12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.15.0-202509151014.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.15.0-202509151014.p2.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3Af8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.15.0-202509151014.p2.g4b15e93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9@sha256%3A5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.15.0-202509151014.p2.g4b15e93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256%3Ae17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.ge0d4657.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256%3Ae17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.ge0d4657.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel9@sha256%3A9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cloud-controller-manager-container-v4.15.0-202509151014.p2.g81ad52a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cluster-api-controllers-container-v4.15.0-202509151014.p2.gbb5a771.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Afa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.15.0-202509151014.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3Abdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.15.0-202509151014.p2.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3Af522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.15.0-202509151014.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.15.0-202509151014.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Adc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3Ac1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.15.0-202509151014.p2.g14489f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3A61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.15.0-202509151014.p2.g66161ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel9@sha256%3A7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=vmware-vsphere-syncer-container-v4.15.0-202509151014.p2.g4b15e93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel9@sha256%3A7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-problem-detector-container-v4.15.0-202509151014.p2.g15ed0ae.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3Aae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.15.0-202509151014.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3A1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.15.0-202509151014.p2.g491c4df.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256%3A685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.15.0-202509151014.p2.ge1a7a2e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.15.0-202509151014.p2.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.15.0-202509151014.p2.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3Accd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.15.0-202509151014.p2.g4ed9036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.15.0-202509151014.p2.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.15.0-202509151014.p2.gc383bbd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Afca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.15.0-202509151014.p2.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3Aba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.15.0-202509151014.p2.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Aa383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.15.0-202509151014.p2.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.15.0-202509151014.p2.g2cb8ce9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.15.0-202509151014.p2.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.15.0-202509151014.p2.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.15.0-202509151014.p2.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3Ad1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.15.0-202509151014.p2.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3Aad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202509151014.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3Aad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202509151014.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3A6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202509151014.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3A6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202509151014.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3A4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202509151014.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3A4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202509151014.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Ae55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.15.0-202509151014.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3Acb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.15.0-202509180128.p2.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3Aa2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.15.0-202509151014.p2.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.15.0-202509151014.p2.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3A612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3A95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.15.0-202509151014.p2.g79fa623.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3Ae096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.15.0-202509151014.p2.g4c5aa5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3A5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.15.0-202509140413.p2.g3bf0111.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.15.0-202509140413.p2.gd339f3f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.15.0-202509180128.p2.gbcbcd95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3Abc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.15.0-202509140413.p2.g989bcb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3Ac0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.15.0-202509151014.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3A4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.15.0-202509151014.p2.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3Ae1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.15.0-202509151014.p2.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.15.0-202509151014.p2.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256%3A510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.15.0-202509151014.p2.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.15.0-202509151014.p2.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3Ab945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.15.0-202509151014.p2.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3Afb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.15.0-202509151014.p2.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3A76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.15.0-202509151014.p2.g5df9af7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3A71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3Ace511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.15.0-202509151014.p2.g59f7137.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3A7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3A7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.15.0-202509151014.p2.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.15.0-202509151014.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3Acbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.15.0-202509151014.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.15.0-202509151014.p2.g89c03ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3A721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.15.0-202509151014.p2.gde84169.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.15.0-202509151014.p2.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256%3A4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.15.0-202509151014.p2.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.15.0-202509151014.p2.g38fcbe4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3Ac0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.15.0-202509151014.p2.g38fcbe4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3A1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.15.0-202509180128.p2.gb7cfbf8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3A8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.15.0-202509151014.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.15.0-202509151014.p2.g051696d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3A46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.15.0-202509151014.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3Aa1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.15.0-202509151014.p2.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.15.0-202509151014.p2.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3A5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.15.0-202509151014.p2.gfd77d92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3A59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.15.0-202509151014.p2.g6354e83.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3A185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.15.0-202509151014.p2.g7043c1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.15.0-202509151014.p2.g2a2b9dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3A781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.15.0-202509151014.p2.g1338503.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3A0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.15.0-202509151014.p2.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3A5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.15.0-202509151014.p2.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3Af5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.15.0-202509151014.p2.g44832d2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3Ace69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.15.0-202509151014.p2.gdcb7e1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256%3A30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.15.0-202509151014.p2.g160cf62.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256%3Aeef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-workload-identity-webhook-container-v4.15.0-202509151014.p2.g5db478a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3A95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.15.0-202509151014.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.15.0-202509151014.p2.g880ee05.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3Ab0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3A1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.15.0-202509151014.p2.gcffd425.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3A881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.15.0-202509151014.p2.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3Ac18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.15.0-202509151014.p2.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.15.0-202509151014.p2.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.15.0-202509151014.p2.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.15.0-202509151014.p2.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3Ab481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.15.0-202509151014.p2.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3Aa4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.15.0-202509151014.p2.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3Addb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.15.0-202509151014.p2.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3Aa605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.15.0-202509151014.p2.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3Aa88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.15.0-202509151014.p2.g73aa60d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.15.0-202509151014.p2.g3a8a3ce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.15.0-202509151014.p2.g815632b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.15.0-202509151014.p2.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Acf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.15.0-202509151014.p2.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3Ab7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.15.0-202509151014.p2.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256%3A1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.15.0-202509151014.p2.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3Af2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.15.0-202509151014.p2.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256%3A3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.15.0-202509151014.p2.g88a3bc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.15.0-202509151014.p2.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3Abf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.15.0-202509151014.p2.gbf16e4c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3A8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.15.0-202509151014.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3A009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202509151014.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3A009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202509151014.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.15.0-202509151014.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.15.0-202509151014.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.15.0-202509151014.p2.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.15.0-202509151014.p2.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.15.0-202509151014.p2.gbad5403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3A65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.15.0-202509151014.p2.g856ee3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3Aa32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.15.0-202509151014.p2.g3b91ee3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256%3A19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.15.0-202509151014.p2.g97d8765.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.15.0-202509151014.p2.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3A082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.15.0-202509151014.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256%3Ae739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.15.0-202509151014.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3A7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.15.0-202509181729.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256%3Aa42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.15.0-202509151014.p2.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3Ad02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.15.0-202509151014.p2.ga6a9ab1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3Ad4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.15.0-202509151014.p2.g23b66bf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3Abc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.15.0-202509151014.p2.g7dab744.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3Ac1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.15.0-202509151014.p2.g166c46a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3Abb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.15.0-202509151014.p2.g2a29507.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3Aa41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.15.0-202509151014.p2.g9f1015e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3Ad32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.15.0-202509151014.p2.g0af06c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3Aa7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.15.0-202509151014.p2.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3A1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.15.0-202509151014.p2.g78cd089.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256%3A29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.15.0-202509151014.p2.gb7f83c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3Ac84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.15.0-202509151014.p2.ga2e3c6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3A176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.15.0-202509151014.p2.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3A03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.15.0-202509151014.p2.gcfa4f97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3A61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.15.0-202509151014.p2.g0f70f31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3Ab55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.15.0-202509151014.p2.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.15.0-202509151014.p2.g1b188fa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3Afa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.15.0-202509151014.p2.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3Aa0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.15.0-202509151014.p2.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256%3A4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.15.0-202509151014.p2.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256%3A946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.15.0-202509151014.p2.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3A43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.15.0-202509151014.p2.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3Ac01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.15.0-202509151014.p2.g65ff3cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Ab147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.15.0-202509151014.p2.g110a10a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.15.0-202509151014.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3Aa9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Acb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.15.0-202509151014.p2.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.15.0-202509151014.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256%3A43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.15.0-202509151014.p2.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3Ac1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.15.0-202509151014.p2.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256%3A47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.15.0-202509151014.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.15.0-202509151014.p2.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3A365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Adcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.15.0-202509151014.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3A4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.15.0-202509151014.p2.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.15.0-202509151014.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.15.0-202509151014.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Ad7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3Af94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.15.0-202509151014.p2.g14489f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3A349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.15.0-202509151014.p2.g66161ad.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3Af925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.15.0-202509151014.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.15.0-202509151014.p2.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.15.0-202509151014.p2.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.15.0-202509151014.p2.g4ed9036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.15.0-202509151014.p2.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3Aa6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.15.0-202509151014.p2.gc383bbd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.15.0-202509151014.p2.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.15.0-202509151014.p2.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Aa6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.15.0-202509151014.p2.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.15.0-202509151014.p2.g2cb8ce9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.15.0-202509151014.p2.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3Aeb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.15.0-202509151014.p2.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.15.0-202509151014.p2.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3Aa13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202509151014.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3Aa13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202509151014.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3Af54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202509151014.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3Af54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202509151014.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3Aa9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202509151014.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3Aa9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202509151014.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.15.0-202509151014.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3Ae63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.15.0-202509180128.p2.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3A573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.15.0-202509151014.p2.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.15.0-202509151014.p2.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3A077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3A3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.15.0-202509151014.p2.g79fa623.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.15.0-202509151014.p2.g4c5aa5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel9@sha256%3Af9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ibm-vpc-node-label-updater-container-v4.15.0-202509151014.p2.g9b13bd4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.15.0-202509151014.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3A86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.15.0-202509151014.p2.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.15.0-202509151014.p2.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.15.0-202509151014.p2.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256%3Ab4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.15.0-202509151014.p2.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3A1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.15.0-202509151014.p2.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.15.0-202509151014.p2.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3Ad4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.15.0-202509151014.p2.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.15.0-202509151014.p2.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3Aff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.15.0-202509151014.p2.g5df9af7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3A06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3A92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.15.0-202509151014.p2.g59f7137.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3A1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3A4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.15.0-202509151014.p2.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.15.0-202509151014.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.15.0-202509151014.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.15.0-202509151014.p2.g89c03ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3Ad6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.15.0-202509151014.p2.gde84169.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Acd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.15.0-202509151014.p2.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256%3Af00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.15.0-202509151014.p2.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.15.0-202509151014.p2.g38fcbe4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3Ab1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.15.0-202509151014.p2.g38fcbe4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3A1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.15.0-202509180128.p2.gb7cfbf8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3Aaa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.15.0-202509151014.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3Ab1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.15.0-202509151014.p2.g051696d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3A0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.15.0-202509151014.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3Abb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.15.0-202509151014.p2.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.15.0-202509151014.p2.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3A63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3A6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.15.0-202509151014.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.15.0-202509151014.p2.g880ee05.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3A5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.15.0-202509151014.p2.gcffd425.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3A64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.15.0-202509151014.p2.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.15.0-202509151014.p2.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3Ad07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.15.0-202509151014.p2.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.15.0-202509151014.p2.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.15.0-202509151014.p2.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3Ad0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.15.0-202509151014.p2.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.15.0-202509151014.p2.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Aaa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.15.0-202509151014.p2.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3Aaab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.15.0-202509151014.p2.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Acd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3Af7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.15.0-202509151014.p2.g73aa60d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3Ac9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.15.0-202509151014.p2.g3a8a3ce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.15.0-202509151014.p2.g815632b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.15.0-202509151014.p2.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.15.0-202509151014.p2.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Ada4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.15.0-202509151014.p2.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256%3Ad0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.15.0-202509151014.p2.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Af7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.15.0-202509151014.p2.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3A579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.15.0-202509151014.p2.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256%3A3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.15.0-202509151014.p2.g88a3bc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.15.0-202509151014.p2.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3Aaebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.15.0-202509151014.p2.gbf16e4c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3A205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.15.0-202509151014.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3Aaaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3A8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202509151014.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3A8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202509151014.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.15.0-202509151014.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3Abdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.15.0-202509151014.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3A32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.15.0-202509151014.p2.gcc0d541.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Ab192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.15.0-202509151014.p2.g714ed7d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256%3Add050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g9c64fe8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Ae4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.15.0-202509151014.p2.g299435a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3Ac2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.15.0-202509151014.p2.g6846b9a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.15.0-202509151014.p2.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3A9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.15.0-202509151014.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256%3Af4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.15.0-202509151014.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3Af720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.15.0-202509181729.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256%3A426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.15.0-202509151014.p2.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3Af09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.15.0-202509151014.p2.ga6a9ab1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3A77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.15.0-202509151014.p2.g23b66bf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3Ab5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.15.0-202509151014.p2.g7dab744.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.15.0-202509151014.p2.g166c46a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3Afcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.15.0-202509151014.p2.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3A5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.15.0-202509151014.p2.g78cd089.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256%3Aadab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.15.0-202509151014.p2.gb7f83c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3Ab0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.15.0-202509151014.p2.ga2e3c6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3Ac8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.15.0-202509151014.p2.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3A4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.15.0-202509151014.p2.gcfa4f97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3A77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.15.0-202509151014.p2.g0f70f31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3A7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.15.0-202509151014.p2.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.15.0-202509151014.p2.g1b188fa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3Afe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.15.0-202509151014.p2.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.15.0-202509151014.p2.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256%3A6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.15.0-202509151014.p2.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256%3Addb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.15.0-202509151014.p2.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3A7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.15.0-202509151014.p2.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.15.0-202509151014.p2.g65ff3cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Af15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.15.0-202509151014.p2.g110a10a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ac5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.15.0-202509151014.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3Aa7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Abb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.15.0-202509151014.p2.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3Aa83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.15.0-202509151014.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256%3A3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.15.0-202509151014.p2.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3A737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.15.0-202509151014.p2.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256%3A06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.15.0-202509151014.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.15.0-202509151014.p2.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3A5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.15.0-202509151014.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3A3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.15.0-202509151014.p2.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.15.0-202509151014.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.15.0-202509151014.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Ad8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3Ae06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.15.0-202509151014.p2.g14489f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3A8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.15.0-202509151014.p2.g66161ad.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3Ae653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.15.0-202509151014.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3Adf11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.15.0-202509151014.p2.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3Aa066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.15.0-202509151014.p2.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.15.0-202509151014.p2.g4ed9036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.15.0-202509151014.p2.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.15.0-202509151014.p2.gc383bbd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Aee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.15.0-202509151014.p2.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3Aeacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.15.0-202509151014.p2.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3A9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.15.0-202509151014.p2.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.15.0-202509151014.p2.g2cb8ce9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.15.0-202509151014.p2.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.15.0-202509151014.p2.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.15.0-202509151014.p2.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3A83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.15.0-202509151014.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256%3Aa41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.15.0-202509151014.p2.g9bcf382.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3Ab560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.15.0-202509151014.p2.gd032dc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3A49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202509151014.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3A49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202509151014.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3Ad2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202509151014.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3Ad2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202509151014.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3A645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202509151014.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3A645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202509151014.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Ab6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.15.0-202509151014.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.15.0-202509180128.p2.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3A0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.15.0-202509151014.p2.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3Ab5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.15.0-202509151014.p2.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3Aa2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3Abfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.15.0-202509151014.p2.g79fa623.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.15.0-202509151014.p2.g4c5aa5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.15.0-202509151014.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3A4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.15.0-202509151014.p2.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3Aab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.15.0-202509151014.p2.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3Aa9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.15.0-202509151014.p2.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256%3A015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.15.0-202509151014.p2.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3A12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.15.0-202509151014.p2.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.15.0-202509151014.p2.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.15.0-202509151014.p2.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.15.0-202509151014.p2.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3Aebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.15.0-202509151014.p2.g5df9af7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3A9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3A1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.15.0-202509151014.p2.g59f7137.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3Afd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3A93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3Af6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.15.0-202509151014.p2.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.15.0-202509151014.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3Ad939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.15.0-202509151014.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.15.0-202509151014.p2.g89c03ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3A85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.15.0-202509151014.p2.gde84169.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.15.0-202509151014.p2.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256%3Acd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.15.0-202509151014.p2.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.15.0-202509151014.p2.g38fcbe4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.15.0-202509151014.p2.g38fcbe4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3Acce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.15.0-202509180128.p2.gb7cfbf8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3Aef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.15.0-202509151014.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.15.0-202509151014.p2.g051696d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3A7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.15.0-202509151014.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.15.0-202509151014.p2.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3Adab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.15.0-202509151014.p2.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3A8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.15.0-202509151014.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3Adc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.15.0-202509151014.p2.g880ee05.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3Ae1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3A87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.15.0-202509151014.p2.gcffd425.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3Ae9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.15.0-202509151014.p2.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3Af741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.15.0-202509151014.p2.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3Aaa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.15.0-202509151014.p2.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3Aee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.15.0-202509151014.p2.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3Af099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.15.0-202509151014.p2.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3Ad5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.15.0-202509151014.p2.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.15.0-202509151014.p2.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ad1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3Ad729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.15.0-202509151014.p2.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3Ad9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.15.0-202509151014.p2.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Abe9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.15.0-202509151014.p2.g73aa60d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.15.0-202509151014.p2.g3a8a3ce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.15.0-202509151014.p2.g815632b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.15.0-202509151014.p2.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Ab52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.15.0-202509151014.p2.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3Ae59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.15.0-202509151014.p2.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256%3A894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.15.0-202509151014.p2.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Ad6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3A1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.15.0-202509151014.p2.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256%3A983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3Afaac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.15.0-202509151014.p2.g88a3bc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.15.0-202509151014.p2.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3A5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.15.0-202509151014.p2.gbf16e4c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3A918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.15.0-202509151014.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3Aa78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202509151014.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3Aa78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202509151014.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3Ab9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.15.0-202509151014.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.15.0-202509151014.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3Ad3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.15.0-202509151014.p2.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.15.0-202509151014.p2.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3Ac8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.15.0-202509151014.p2.gbad5403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3A992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.15.0-202509151014.p2.g856ee3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3A181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.15.0-202509151014.p2.g3b91ee3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.15.0-202509151014.p2.g299435a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.15.0-202509151014.p2.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3A5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.15.0-202509151014.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256%3A9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.15.0-202509151014.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3Aff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.15.0-202509181729.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256%3Ab990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.15.0-202509151014.p2.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3Ab5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.15.0-202509151014.p2.ga6a9ab1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3A617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.15.0-202509151014.p2.g23b66bf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.15.0-202509151014.p2.g7dab744.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.15.0-202509151014.p2.g166c46a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3Ade2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.15.0-202509151014.p2.g0af06c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3Aaba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.15.0-202509151014.p2.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3A900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.15.0-202509151014.p2.g78cd089.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256%3A7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.15.0-202509151014.p2.gb7f83c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.15.0-202509151014.p2.ga2e3c6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3A17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.15.0-202509151014.p2.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3Af2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.15.0-202509151014.p2.gcfa4f97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3A0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.15.0-202509151014.p2.g0f70f31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3A23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.15.0-202509151014.p2.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.15.0-202509151014.p2.g1b188fa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3A7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.15.0-202509151014.p2.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3Ad5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.15.0-202509151014.p2.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256%3A2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.15.0-202509151014.p2.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256%3Aab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.15.0-202509151014.p2.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3Ab07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.15.0-202509151014.p2.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.15.0-202509151014.p2.g65ff3cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3A253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.15.0-202509151014.p2.g110a10a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.15.0-202509151014.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Acf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.15.0-202509151014.p2.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.15.0-202509151014.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3A19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.15.0-202509151014.p2.g38bee56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256%3A0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.ga3729dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3A56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.15.0-202509151014.p2.g1d6a7ed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3A816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.15.0-202509151014.p2.g5c68b04.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256%3Ac50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.15.0-202509151014.p2.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3A94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.15.0-202509151014.p2.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256%3A93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.15.0-202509151014.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.15.0-202509151014.p2.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3Accdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.15.0-202509151014.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ac458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.15.0-202509151014.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3Af96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.15.0-202509151014.p2.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.15.0-202509151014.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.15.0-202509151014.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3Acee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.15.0-202509151014.p2.g14489f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3A78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.15.0-202509151014.p2.g66161ad.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
}
]
},
"vulnerabilities": [
{
"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 Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_ppc64le"
]
}
],
"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 Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_ppc64le"
]
},
"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-09-25T08:35:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:427fc0b133cc2aa45a68c36b603403ab278c845c0232e1c59387c4abfff01b9a\n\n (For s390x architecture)\n The image digest is sha256:ba89251bdd0f31c6a05306c3696dcaf38072eacf0b8ad8bfd7d8048b4038ccca\n\n (For ppc64le architecture)\n The image digest is sha256:9b60e5392e2733aab78a7a89f6735620ad229e415737c16b930efe59fe0810dd\n\n (For aarch64 architecture)\n The image digest is sha256:3843de0e1511bbe78f5045f6b7bcfbdc3f0836c9d07d5ec320033c8105a09890\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16160"
},
{
"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.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_ppc64le"
]
}
],
"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 Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_ppc64le"
]
}
],
"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-45339",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-01-28T02:00:48.029971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_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-25T08:35:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:427fc0b133cc2aa45a68c36b603403ab278c845c0232e1c59387c4abfff01b9a\n\n (For s390x architecture)\n The image digest is sha256:ba89251bdd0f31c6a05306c3696dcaf38072eacf0b8ad8bfd7d8048b4038ccca\n\n (For ppc64le architecture)\n The image digest is sha256:9b60e5392e2733aab78a7a89f6735620ad229e415737c16b930efe59fe0810dd\n\n (For aarch64 architecture)\n The image digest is sha256:3843de0e1511bbe78f5045f6b7bcfbdc3f0836c9d07d5ec320033c8105a09890\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16160"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_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.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_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.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_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-25T08:35:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:427fc0b133cc2aa45a68c36b603403ab278c845c0232e1c59387c4abfff01b9a\n\n (For s390x architecture)\n The image digest is sha256:ba89251bdd0f31c6a05306c3696dcaf38072eacf0b8ad8bfd7d8048b4038ccca\n\n (For ppc64le architecture)\n The image digest is sha256:9b60e5392e2733aab78a7a89f6735620ad229e415737c16b930efe59fe0810dd\n\n (For aarch64 architecture)\n The image digest is sha256:3843de0e1511bbe78f5045f6b7bcfbdc3f0836c9d07d5ec320033c8105a09890\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16160"
},
{
"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.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_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.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:64c02cdb3b2b3cddc646baa3300c12be69a695d0a75f801111f1febb11aba391_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:800be55c1c5e5d0da9f572dffa5fa13d06120078b4040cf488ea3b33ac6b7ef7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:881c7844c69db796593eb74108599b8503c82ad0d23178a40e134eb05d25c9ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e9a15ef9133d0c44ac9b3710215a1047b0465609018657af42882f2a1c1e56fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0c8b73eea4de9c30e060d9fa2539733e98f8cb2b80cfcaa4aee1375f607cd8e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7856428123ed9d22d03e4932374e498d019f13b150f6d0946d8768920fd37dfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cb155860ebd52778c1c834da12703bcc693e8583e9ded76307e5dc76a5411b7a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e63b0db582fdb134893c4b268451f7dc20265ada9f90550d688bcf7c2cec63be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:0938ee3deee5f448494dcad4f572cd07526422bf6d750b311c7d944b0ad9dbba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:573d276221f154ff1843b610a2c4d9e286d97b686525217318166f3742fff3e3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:a2573fed11e0e38eb4797812385d9f3a0da299c77b4d0e52cc4787f3396350f1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:cc5d3518b012b98843585911eacdad88be8c69ba43bf24a7d8481a721f7a6f2b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:426af1583f4de64c4df0faeac797bf0301be7ed0aee8cf91b0f59899effa74e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:a42e10ccd3323d07dbf1324f483a5d126ced7d68f5ff2d433abec41da138bebc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:b990f44fd1f0599de8fb848d9338fa539808c13120c9f542230a8907995c5521_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fdd1bb3af27317d8aada4f18e3a035768845263546fa00376b5ec64cf6983f2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:617211bab647ffe46c31e3f414fa53d5b489c7f745d3df8ca54cc2c7c373e32d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:77218b7e90e92a3df9c3d975f3932f3eb6ef153b8f214580eb354eded7ee6ba2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:909bd8da7f1304dabc43c2a9f533010a63615628b32f500e2d16d66332183747_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:d4032dd6581e53ea3a7c19ba988719f1ca7d928869ac3253eeb89810cbfae640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:396351e2dcb92226af7666a196a9f4f11259eff48ee6db2b1031961cbfa120fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:7316d25428cfc53ba24a16d425aa636cff2bd0ba6d0bc6ff733ff13f9c864a01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fa3fb603b152a92cdd429df9b02a8f7280297e3bdcabc4480dcb872e2f183a20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:fe454f8407fd42a9beab3943aaa31dc5d5049fc01e45bbe1191ae4d558775587_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:79414cd4834dd5a2eeefa79ab489edccbff865f8742867c8b1cdc57e04695287_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:9ce3591de3ae6bc5f33cf6d0783debeaaef363fae55f7c3151c249263c75b0b0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1d690ad38a06b78bf3c7799763f8216a8673d4ce53f55c09169d100d873e97c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:fb154ee0e595b97a5c38cbbd625ef343a72a71c9bff24764fe84848d4975c351_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:737cebf7b00f0e2116f3baa9b6fc5d158e416404cab3eec773e210d8dc030b87_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:94357317ef75fab6a36e741f4126c2c4d6982e6b48c7a8a51a069a6d6c4743f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c1cb5a147a8ec99b11b12c187ec9c622454c7dbb61a68467bc259c4d5f5cac98_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:c986c87d5eefd640620b40c16373e71bc4b0768a0fec5948393fbd514e48e574_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1da85e499c4238ee24f55a180a3fd6c5ed47a80b087a6010e56d398088cded39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1f6b70730ae425656c21cbe484f7fe1c34148f7fef9b6385cedc5457d7555799_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:53c5b2a549c36a2ed29bf4bf9c430efd4fa44b5bfef6d31cd4900a8f13ee9031_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:cce4891342a4e003713056e5188af25d9e1f0ce2da878db263076fe7c8dde1d2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7eeac402213e4ab199a2f784c5bd0360835b4e64e9870e6a7eeab5a21a5e8261_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8cc301b8748dc99ec6bf2ba0700c54ac4b0352494866e87d08af82f7019a0191_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aa32f3d6078a7ef3e388b6c8f50a205829af2ae53ec1b67ac479b9206a44bd67_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ef9676b28686a8b0cae03bb4887b45e0df535b31ca3861026c4d838606d702d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:40c6210a04bf0319ccb1c2a11b0b31e0d8668a369339e3a4efa3465312678224_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:751af40be25423cc1b25528189e36370f7e014c29e602faeae688e6c4d90aafd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:92c2220d408cedbeb0f1c0301a0a679ad17507d98d4f32d02405bf219a761f81_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b1c3bf137028f3a9610ae116bcb0cb9965b6f047813948e20d3b50a7cab51337_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0040100286d5a140ef4192b52802fc48911435c3e9ac5d2004948c74451083d0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0b13e8c5f10c9f7dbe8d81bcf9f7e4bd6b9d317b92084662cdd3f04f1b717410_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:46e49a83878e26925b53006fa0c1116657caabffe31d72efa070ca18d6bdac26_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7797003b2117f153ce5eb62cd7a33d21e4fdc79680ffcdc19b1a7c3e46815c70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:402772da78734cbe6b6fe7eea24d49108279b156d664663274ded6d7b74c6468_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4d5b74d22e34644aba91487463aa5885d413b3fd0bc4c5ebae64e4c46f52aa76_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a1f37c1340f465f1cd6fdc5f9a5f5fb5f235467c5a16048f1c1774b45470df89_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bb7e6144d483e43e922963aa34c9cbc93c41dd3b6571da788dd2c533123a4621_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c56719229f5983bfaddd3147d10e4c09981cfe6375fa500b8fb01f9b195e7f75_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:8c0f0780c7dfa2e9ef28bc4edd387160e0337216512b95a754c4b70999d5e168_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:054ba40cc294227304a1b4eb25348d836ec01b9b04a05934ec9e2f5c15e3115c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1b298480ca8d1045f0fced4aa79c01a86c57dc157d2d5e2010fa70c782306aea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:033a0be0b71ba089fc45a5d479f6f8839b8f68bc53f5b7aecd827738acb94f18_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:22f1272b45d038dfb11be8b15bdcade5d81fef045415b81e2b94752a89683067_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8231a88e17173d3b903dbfaf7b2bc19e6a5a5c8caa90700f09845520277155f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:dab89ae6f89a1102a5564df2bc5964544e75c82a5025c622e067f6341b7c19c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5fb3f9cffd380ca885e3ab41dda0eef1ebbac9120c2f384741aaf6bc618882e3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:c4167d87385def79a21ae2619ac358ecdee1826b561d00f770f03087a3c38b98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1f1eef7ce74b633491d29d15c1c948035386f223fcacb17651823ccea098d1ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:59db9086e8944a25dc921cdf9abd7b61905b6b5a6e5e9da61decfdd7e0b789b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:15a98eae4b4ce7426f9e29dff5e81bc0646fd94b0b6ee5ea6b5854d0de025032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f9040b784463ba268e13b80b1397de03e091baca4ab55321f2b9535d7cd349f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:185370fc663b1997e70fb010cf384e0891e3294fab86b74658b779b987c54ce6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6a9c8a4be65f95bf82d268f43d095158d2184c1af8691a876b65fcc8e4cc736f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07ab24e4e55208c8e83af58b63d2b5f27f09c4fbd5308a092a09f7655124212b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:781ef55208051a0d804e4e4d41e041392a168e99118888a698c5e0c0c4ea6ca6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0a509d59234ba1b154893310b00f1f20ba95ce010ed950ea3a037e603f5eec8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2b9cd35d6898dbc0352b828fd7300b01bc0fbcb23edb09f134babc9ed641ee05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5b8e74a995c406411ec441d62b8d8f3f223775894679ecdc8df9021276f249bf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:7aa10e60e50dae8093bd83bfe43f8d48527b29fde76b1f1d942b370188fc4a51_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7d769ae2a217cfc25a6393eae2b7ff4e8fbcae864adadba3dc4bb818ac31d0d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f5bae8c567c4d5674152f9af91ca5ccdf480158e80dab812e74549b16cea50bb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:30400ce46aa2f6a1cad84ac70b3264cc7fe174932d72ecea1d59201b3b445b52_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fe9f308a4e0a3d5b991993bc9769fa749444c3dcc8c59b94b77d9177ca31f7ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:50ad2aa7a8e6111a8f2b890c1760797aa96e094d12e62e146f51243857389d12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ce69ee048ca03a3311966c8193be792500103e029d24db407feb67f04d39dff3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:685b8cbf9c2a52348b4818a02051c701280a86195cc2b4225f38740e3ad0066f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e2d829e93dcf0e1ed78cca53f2aab732b610ee4253bbf434b3a46ddf002a5311_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1ebd949fb8284c91679b628714b71b6a0982bc1d6421851c7e3941a672687f44_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c29436113a6c52ed0ea159b2e8865c9eae49a5d9e9aa1bb2b739bd16e3c95fa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:873a82db6432050b3544e358c1e6440ce006f6cc4baded6ca8167d6ec82fdbac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:eef81de09e5abd7f0b21b969f1f53a0aab1b7206ac629282b6c4bd18e87d712e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:63494735b23f96fd3fceed6ae675088858dffccefe6b0d39ec282223e2a314b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:6b335a5ac87c3b4cbd96d5ac97e492c8248a2e3f1971c0bf371cb16528d84d96_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8f5811cade0b37692d4d13743a702fd60a0cb3c9e100a8aa2036c09ff0f5e284_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:95b51b4ef3665d209676545b394406dd77282ffdf341c8555dec5575c00f8ee5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1169648a8c961eb74451b7654492f132b8435e803b4288dc65295cb13b1bed62_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5a96183d6e8a465913ec4a1c6dcb0d393b69a21d40feca19ce2a40db74de1f3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e2d037ecf3487a9c0ab2bf5597c787aea5026306c99157fd1695a985fd79b23_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:df11a639edee9e8563d5a6351c3a12e9729f9d1e97ae987076f4717ed6f2c8a0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:571197df6502016224666481e7fd4c02a947f82f759b0e656c9fe9389538a43c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9145480d060c6b257ada5496759d25381244f1332d729183e105cb90a723c0b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:95bf5b1b8b7542724f7327aae477bf7a49a884a511889537d9f51da2768e74a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dc547492d59ce0f54635c1232768382c0b65f5ab9dd11b022953809899314d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:2b327de95b4913df056f4d514913461d5fd2b9684363a5860cc1b6b093549c9b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:393da68e651253c5fba122bb206f0bb58242a2c3a74d5dc211bfbff353a5e860_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d67495211987e143fde159ae9c455b1df9b8132700eff079cfa58033f8327d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a066a2dde315ce591570b135db8afad543f25901fe9b29b41e4e1dec001f6880_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:63acae0595e6bb4f8d43231b5657c12f9327ae41420a8a7edb3e41f2aa2ea92a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:6c4ad561b49b0e834be4f233d69da7a290dda8fda83a8ed1bd1f185c14125d65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b0ea70607857ff9006213e92dfbe12c681785d01ca1ac6ae94a56ed2fd194141_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e1c618a57be9e092e6499d109f5152167c8af103ac31940074b0350537ab9c54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:06b53b9b1b3a34cc1682f1c60b9eb8f8c648677095b29c3a6a1388c7f62b6922_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:71436556befe3da8c0611b50a995d8f6cd7b83a58596bce0ffe0241951f7867e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:9ed79022deebab659e5735a3f66021d29e1500c90e793f3ed5545c5a52639904_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1aa500346616730d1092f3f6c52fb74a616747ef9b695a910a775285fd718cdf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:5145c394e1232d41d585ac89e23dde6dee62aec6b4c1ccfe4beb442711ebaf21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:87cbab17050dc2215015b544594d511addf34ca183cd3e947e4be6742f03b1b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:b474216e6082a55fe793d941a18c39ce4049b98378ccb35d037992fa839b9bc9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a50d7a4c492b8a9018da117d3ad1e70935c562f2c40f83c8a6e9e5d4a3b3424_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1eb2ffbbbf8f32a4b3ea889ff38a5667c774d9f1dc16b3b6d96cfe412f2ea542_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c18aeb5e4514dfcc6b43faaa40bf0123439d782c2ba4b6712239573691ae9bfb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:f741729e19578288086b7ce367f841d37e88aaefc624d5e9b624350a70cc2e19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:35d283dcf0b67012f818a39a86bdc0263288ca202974ec8ef0c565cdf1c495f8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8e8bcc3ab49da4538cf3510a6a41b064cb9b45cd0c8de51653aceb8cbc3ca5c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:aa023798f80cf8be643eea14e4033e3a5daff9cdd84dc2f9660a72d1934755bb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d07a16cc4ce9eca235a68ab7785cfcfadd11d6243711ab686e84f188009ea6c6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:139de9942ffd4f6209a7666878b102bc66c123c777b8d9c4f5bbe72e3be1873b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1eb7baf375357b20132b04558b828a24159e1236f211e3dcdf3a7485b1b1e08f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ec920c5781edb794e7628cd489de475f4a2ce9c7f16ff5f3c43840c048cb1b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee73cd8f2ef076ebaabbe6390ecb11922dcfe6549636e4becfc7048844736c85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8c64639148ad65be6d83a7a14312bc6dc23d9e436addece515f46682e97d9f17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:ae9f538495d0c7d5505eee8c2110f9570c51d9087ecf90343bf1af0fe369bd8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e653ee6ead6f48a140ce70a44f205e99735b3a1fa59c45146bef7a224b73603f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f925050eade166815fe437ee243f575ae85ebb2e8ca245b33c494fc6a32e7f53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2a3f51bc24ec5e6400d06e56d247d01a04d38ee209c47085c83c4f3660261252_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:34cfc3209d5f04e930d4bd64b76582652eecb285ef79345601d13b32eb884f18_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4cbf76bd310e74b372bd083b2e1d809460e909eb7bf8fecda42f7d580f08c0a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f099e052346a7c4d4dcd513b92a9f2168d8350c7bde04aa27bced3834b352304_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b481f7bba385db3ba0ae0e78b455eaeefc31231b51b828b07b33707f83642cda_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0d44364a9157aef623e6516a31513a6120e70cfc89d2c447729adf6d08024f4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d5b1a5047ebcf2b4fedfce5b70a24480b98bb8f7960fe34a6342c6e81527a012_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e8a83dbd26fb2270c98a82b746a481579ec58d48df29d341ad04ce441d83ab14_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2823470d89371727e2ac859e0b45a3b324eb4c8e21d1ee08cc552c9bc96a8d9c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:58db3f6e0ed4907d1cf1d43291430dc01a12abd4eb59e15f9609be8bcf05cece_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8e3790080d8d616ef574aabb10945114fcea851fb1d99e3c4da470d7aaaaf23b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a4652a9eb3328d181875d3543d9ab8a7034562fd66a0acc7ebcc9c964431b9de_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1946668f30f3ce83bd5618b78ed145587612b843d6085d4e39220cdb66508213_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa80c8cbf83fd4f03004ef165b1c9a3d1a5ebbac39b4bbe47efb470ebd974b1a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:cdf59325e5763cb4d9c823ae440323ec978e5ec0496a1ac3a2a0b11deca22b15_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1e29def7c6e838eca4997ec6e25e8ca4b53b67842c6e5f5761d7e9f3651164a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1ebb410458ab47127db8a20c2be67dd21e41f50a3a4967a2a69b6cc8c8f21619_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:2a095cd884b4422040aae6cdb6f8ec6bfe57f74cae52d7cda3ffc235c8b630b4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d729fbbecc110e6b238daf88c95211d1689ac4cb51423f00565d2d5f8eec7484_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ddb554392be13a80bdf032889c36d67501d597aa2c6ae3e7338fa2a9741394be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:79fab890c211ee7746b8a375ca81420af6260eff977792f1fdbe3ce186025300_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a605052458b3628b058b4e6bfb127cbd84806f9d07437eb4b12342c9887ab033_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aab89e292dcb65e3bd27ce881ec6a63707df4a846779506034bfa5621680ae0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d9d529e2e664c5ef90de2ffe65988947406116faad90dba540ce665b08300bd1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:1895d945c66de66b920bbc9548e571f14a0a6575e69bec189d4bf99bdd6b3ee8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5face250720975a90e68e72094863eb08bd284085c79041747a8db266434850e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:669484b5d317849236f83eef9e17b90f64da01deb82377f32f4bda5c8c0c8a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be9582d4002adf31bc4626a542b97a415f87017d311a520d43c078c29d8a0898_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:18f51505a8731703f4cb9e4aa52e04dc9755c08ee3accc3c4ccd86f030b20fa4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:370c4b9e7c9bf81dd4ddbb5a35e8742b5fe55ef6586b833f1cf1d8d447877bdc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9fd7522288f061cdc409d7bc5b0bef20bafc556bfae0eb0416eca21417489f00_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cd17faa7fc1d148289ecc04aefc9be8f70e6aca512b06b3bebc1f66b8ed919e1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:07994c21ce286aac510ddedf7fc1210081fa223cdf8aac6c3f1d6c75d202ff99_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:78fd41e4cae81c2bd16cd7f119ecff20ee43b47e059fe7098571929e16c2d27a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a88e7cc412e1b9b405b6f935253e766a1c2bc0d7a1e6ae384a4d491749f47957_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f7ca089875b45f01c2888a2fcfd91090317abcf175107b8bb830eb44d3e499ba_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:12221f42ece93cd3237065d231066390ee7c77720a17251189bd864f1a54ea6c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5e49ea74d55e90f992fee7f3edfbeff17c7e002aa7f948066d80a7f951abfe81_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b184978baf684190be78b9ba3c9a5421dc51f178eb7291568a80c1b3726434d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ccd053874f2bee96a33fefd638d0f1e34dbea2368cefb182eb5a92cfd377d779_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:111e88c5d9829868b1c041edca97819688a31b66bc73f10598e68c68bd46dad0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2839027373f77f9a5cac4827cfcb9a67d1a0a8586b823be8b9147273db6ec55d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3b161fa66c63de70c41d2f965948a391735670fb45c9a0293140a33cadf7d299_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c9a1279854f25d57afdd3cf326e0c7a622455e4be5e42933c0e30c7b25ca9e79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:71c8309700c6126574571744da9017995647a2b89b8b3be8b11d5a19597caf10_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7292cd199d4731ca96884cfb043a58854c9935f754be1e8aaab28fcac299ccce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:8fe8da3103c2a4f8c9733ed1adb4912a41ef45d33b3808c2c799411cea06fa25_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a2c0e1994b128a9e95c4fee7a36255feebc9cff0775f2b3850a1d77763ec2da6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:12103491ec869cf8a246b6da9451c36c344109fdefd53aa16268bdf9a477c012_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:403239eaff8da757ae0fac640600301fa812dffe471750c6cc51be75d14ec3cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:87697e633de3df76373e5bf72e49182c4e5926113ef77686f96792641347e679_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8b2be568d73861b6f274930937e942d7efcf1b746ef5d4ed2b94055653048622_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c6d75e775d1f403a61010133383d9236cd03f527e9c649322188979bee24125_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:51cf6d2b92e544c82bb63b4d2c25959dfdce3a7ee58e6c4ae1c8bcebaaa70229_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9b6ef9e2f51a555b327030f439b771c00346567148fd8e1b99f92b67c5de46de_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:cf1233ee0ec1e4edf0d4436d406df18e1e25669476d174dcb9066c817fbe306e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:295fdf7207de7124ff778fef690a0f6883b6ba4fc19ff4d7f1bd2c7c5f0be067_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:81fc21f50c33fb049c58c66255e4af282d1d7f2a0c39c7f70a0845f4a5abe870_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:829b89f2a3180e92e49cd5cdddbd100dccd8f0fa90d263e75c45d16f6756e76c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88cbf51703d0659ba8a2d87908c6797df753e17fe664c5f680bc174d98f3052f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48a97ff45b808c4361b364e2c59cef116aff14608f4882949f0df9ef370a5bbb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:649185c1f491c7c171babb507b4cb3bbdba8206f57d4bf3c82d946ee95657a12_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:87ae2ce9232f94a547c717884e7d9b861b96dbcefecc0e88479d8d383c898857_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b52cd132f87282e36c8c55880147cf977161996be7fec3169bf45553dd6b42eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:16ce9e3da01f133bb4ba1e1532f4859a905071ae7656a9526023e99ba4fd3127_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:283a1dd018a35f8c575c34b0db932e004f4d93b46942e6b85e44f3752f7a36c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:90299f9edca0a67e90f5a6de6a698ef308665d0266a103ceb9962136b593abfa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da4df5072bac86de53aaa03ec330ead3254f7807be6c518d900f4f5bcb005307_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:3318c28b22f4fa5dabf5b16410a765c3976e26527aebb8526418f8055d582f8b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ae69c8669a5f0c4eb7b5699cfff99cc92e2c9dce604c68cfec3cb08f7965352b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b7474f6fdfe09feb7d20cbc356cef69dea4833bbfc27b5747646c3a82583c79b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e59d8acd383a68b4eb113342e828f73ed1d03a187f0eabd0a422bf889486befc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2fdd12242b3f0ecad5090ffcde1dd35073d0bb0cfdc7cbb5ab779babe44fca37_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:351e7124476243293fac25e8c45c793e7861f19878fc3d3af9d1f6f7462d886f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:37242f5ce7064144b68aff9fa4a0732c9ed3b51cb9a95d478ccd14f21dadbc86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:dd285da1e0fdc0d585fe803c806d927b4b7dc9200be6aa066fb709feb0fa0563_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0492431a83b054ccfb99ceecf24114c3e5cc1140c47047c0b6b522f0f6cf2ccb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7e0a61d5ccc0a331d78eaece69fe293aa0beb985fd623f74b9a9299f47b2ad4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a6e6241120b527c6391d2d13237d361bc5b00b6279e27738683d41c098545dfc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:aaa5ee2184dee40fcc8c7b1173583bbc118e8feb920e0d1235d44616ef3fe43e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3d71e4a4782d66b11332bcc50f5ea1450ffc2aa58fede2f4cc15c37ee0f44b18_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96836bae237753c8cf3aeca4ab75df1fa04e5a7b5b4b3085c862c5d344211601_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee92edff63d93cb6d8d1ddbcba89be147cc1430c1237a9a018f40c0d0a723fc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fca93b02a3a8d2df123de56e10153a27b0efa795e5739e4cd0fb5a969cfca9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1298eeadb0b2ee722f500ddfed516ac904d5fb3a9ef791755b6e90f30adb5765_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:573906bccf6503f2696c009d9d2af463b34dfb805d61d1b7640befbd07c28fb5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:894560037ec68176865d5c60ff8be52731f8742d0b9fa310cedca9061e6c327c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:d0dd5d37830ba6d0905cfb8b6bd04173103a73ffd38c5aa17d78f2e2a00e1dc1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:18c868ecd46ec973c30ee680fd996486cb6761c07d9779ed7cf46f0a5ede4cab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:42276b457d15d14f77aca5ce17f2a67f22b7c45dec51691c151c805d9d9612dc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4603509f8808b9e479f67a90758c3fae4f23e3ee33ce293dbef2c4535912b97e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8f03368d655c6cd3b810fb23250819a2eaa5c62b97331a1b33b094b266da346d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2a19767db2e440475b229300d3fe5cd403b9c568cebc3681971b148e3310f07f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8dfbefc908cc22891940436fdbdeddeb3813e99b5c38755727f74f3e8dea14f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d6435edf727ac96c2a7cbbfba3b6151efe6fbd76bfb5c24959bdea215c2ba329_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f7840e91f0519e1e54513b5b13be31d2e599364e66d32841c0f9756267bf6427_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3d9818314e37d925b45052bd103d29dd9ebd6b7fc6782c51a442a9998545fef7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3df500ae788c4cb944d36748d15853e2772205c0557f6662ab530d88d538f0da_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:983d79f0745bb9885b3867ad2997b648e33c456404f15f2aebfaedb2863a25f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f2cb67a50baf5f6cdb62e4403ec5614806a9265bae3fdde84129028559e6118f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:047dbe93de1a4993d350ea71294078ea95edc9737e169b0006eb86151545aabb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:649017dbabd2cb3c6d531d49e6f5e1fe9be6f1c33876c973d2b47c95c17353ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:ba4966df786038893b030349a9c3e125ab647d41383c19e9e8e6306bdebb4829_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:eacde6a20cd2aaa8c1a2d2a448174af8c5d17b7026fd99735b40a017c8e11e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59ac45b522b03852394419b40ec8c03cabad794ce1cd6c586f9fb9af145606c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5b22ef2cb5d3e58ef54188851ffd09cad761a7a8ea89272684ffb19c116751c1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6588bbca32a2ac1783d179ae221cd880d0ce4cb6160835ecdb7e9f9c8fa96b34_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:faac0b4031093947bbe81886903a73a15d7dd5474d7fb7e875f213d817d573ab_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:9382e60bb6309a90aef9bed153432dcda752f0c8128a749968e3a7673dae4101_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a383710b61db56a2ff9d9ba3fe8c7739d701c013ceaee6826ab676b2472ffe32_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a6c19b7d9dec1c8fa663df7302b05e14e0a4c21b904cba4349c4949a90d12333_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b0f1f2f299e26fbab116c03a9f7159af88009793d69d499845adee6839a4bd28_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0ae7eaacad4d255c1aa4e44440eb5f76d48decc1cf48368b1cfdff875b3db23e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1995977a2a675adc7c1614736de736b8487f13a83540934aae0961913a6c029b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:374069bf5cb672a83defc930b0fe50056a56e79c39e4bb6d80a299f70e216841_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c4fb50c052e590055b1bc6c77c56abb1b6af31b40cad484c17c3d190795de0d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:33356a54f6d6a1fd83b7edde4455e43398dc4621da955574a165908ae3773da8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3a625a6cc76069c63bf46827aa0c3d5ce21dcfc6d2348f97b7cd02f1b49942d4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:9ae676ba35e5a1a0cf797f6c7ce4d7fa73947b366343e956738ead2ff5e7a1d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b71a1064bf462424cd36f543cbdce471236402d2834b8da5be4d6ca6fde6c44c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:03939fe68a50d97d6d25f3ef437f5540efae2c53817205ad5f6481f4a190404f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:15962b11558365bc5b1d5e17ab18fadc81615649e6b68f953d7378526554bdc2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:52a3cd2726d71670a29be75660c4a4f42896dbfb29f7594ea41d3347bd248ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:77f77d5e84233d217e3178f4bacc096afe12afa629f30d46badb1b879266b6a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:02c01bd5fd9807d667fe3faefbc618857acd7983ba2e7604456c9acf96bfefec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:188bf8f0b44f96af3e2785bbe59bd80ddc5e9f4177024c7153a8d6ff5c9b7aa8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4ec4a98dc210d29f99ac19af641b7e28958c8a007aea09c0307b111d1e07917a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fd42abb1fbd493bd587241b632ce864f30bb48dd9e60703e27ad619914b5357a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:1cac50cd5e36bc24747431cb798a6abf45148a534d2bf2f2c10eb0210d20f6ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:7b875edb5c78f712224006bda120f9ed967eab094eed46755aeda585c4446576_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:92b95e6e916f5ebe162d74d12f0eed3a51961fdc3a7de72f889ee7efce02326b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ce511b4b16eefcbce4e9228a99ae65808268f404d28b77bdfc7803148de0968d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5888c3f0ea25551bab5da99efe6a137e32bc3ffd65c655906ec40d93e72b6729_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:5ee1bab81c3e3b4b366a699707e1275f4ec20958b98af405ebd105fbb4dc73ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aebc3f96abe5dbdcb01df0473fd11720b79b56cdd1a73e2f4748a0cde4ce475e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:bf4093b3783712a3d148f51b252b9aa5d1273cae6d74b5c618c379e4d72d4734_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0ea982b6db532adcadd47045622d781745fdd7cacfeeb70148f8ae932f975911_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:54c729468c7bf533db0a60ea68f743779293bc614c0e74fbc854547d68c7947e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:7f1bc347fc085e1c04e31e1d16b04e68fc97baf6c5fec41eb156513415355be0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:eb09528b1a42dde7fa5f06ecacd8360c06308a367b8a722f8f447bbe6d66726e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:50e2c2cfa61fd29f390251813a58d74097c648a7e1d88061b02cee4b2392ee23_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:a41a40ce374498c24dcc406e767984d277cf42b17cea4608d9f22d38000e1410_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:83a85b258f6ef4b75b6d90187ca22a2c007999e129c1b9dc610cd4f34e4a251e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:bd30d58a54b90206f37c17a6cf529b871ee664945274b32b55b7e580e821b2dd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b560640001fa9950fb090e3b247bab2c49ef5eed189031ebea98fcda18209215_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:dab69217eb73829f09b4227b984e4cca227887b1ea0ff3f8c7092138bfe56ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:37bb0804fdf1e4f7ad6e2350dd7689a411d3728754311bc66b540a6de51ba3db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:867bf76c34cd5d8b3a79a99672957fcceb73bd573bd95d492ee40964b287a0fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:982949f6633bd6dc6f05102c432a4057a66d58c5cee70c4b609180a54d46805a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aaeb2a2bc760a50874e6b2c293165a209f72bf11ee967699981577eba50a54cd_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0cfbdc99af1aa16779197cfcacc4c0cda66e716df44f12a356a6f1caaaa06343_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:205d980c61fc4891dabf1a5c84fe71b0e59b58e7fb2e5fe3c51604b5d0e1197a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8b724e766c3c11555b288441c60ba3db4f941b5e78f8272f9a743b01676d5e0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:918ab75cb8704a88e1ffa80406d991cb1f1ef1b5a2fb0d5279696c9579a4cbeb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:5fec117592e21161c85ff9bd100b7a14275048aea4c5cced2c69f49d1c17140e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:65c8e5dc6c60d97e734b0f168a1b6849d7a1870cf5363d3a4d43edaa77b7bf6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8a16130c7974e363c4e0f7718806ffc3c73c2da40b6254bec5a2d172cb42e7fb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9ad17b22f784c2c105b9ad208286dde8e988c33da4fa6af93555bb07be51e93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1fd3bb59299ef9b817b8fbaef110d2799a6bfd170e283336c97e1694cadf293f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5ea39360e4ebfe9fa3ec25443ea968f29825c53a5f8018ab101b18e5e8500bb7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6d8c8bdfad8c1d6e876d88dfc2d7e357641aa76d408a67a05795388cb14d7d6b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:987c0e2c5b9e3daa77cbdb52c39c7cc53e86aa91b0872b582eb9bac9b0148641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4883fe208649eeda71c75a9c2db1091b91183733a28292f872e049e0585e30c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:4e4239621caed0b0d9132d167403631e9af86be9a395977f013e201ead281bb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:645410031a5730fce151543390ada63f0acb179d3b0e5d260c2ae1073d67c67c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:a9d35dd43dd8cdf701c6956aaa77dcb83347a6da3e1331cb7cdd66af2ea52f6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:009595173b63d11631ac47d011d44786452b13bbf2536babdb00485d7389eabb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:727538312eba784066a446c4e7818fcc56e14a5207e6a8150e3d3adef00053a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8318637448f65cb9b916c2ce58e887d8ccc7ab8852f16645528674e476e96c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a78cb4ddd9c8cfc159f317e6f0de4a35c2836c35b7969be3871bec8cb103d53e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:179aa38f846fa6086f30c912c0355cd793e5890a94b6bc98230ec67952425f83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1b9880902ff41d093008682688f7b6cea1591018ab64a2f465847735b89602d5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5378e674fbfe02ffe298d0e16623f3f14e727824f34cc06eb0b21680c5dee5b9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b9c86575ae7c33f87acc27c91383afc5f8314e7bff984b2be9030d6dc0c6e9b4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:49b530ee7203bed66d69127d51e56cdfef585ffaf676fadc452160c9a90f9112_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9f719bb88618d7cf442b8d227209e548f0d0a24dcb02486f268b30fd11746b68_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:a13975c00d459c8cb744d416398c46010dd89ef7052c0a0e6c173583643210d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ad26f907dfd260915ad593f0ef88f4b7b7c5d7afc48f322c2124735cba01798e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:6b8c24f906e1c774a2aceccd885f8ce7276624eb14dc59c37180ec0ce67f2d5f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d2e2216469aec7ea94ba939f010f11eefef68a5cfbfca7cd09dec0ca80e216ae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e982e553342ccc9b32fe06555f5d42878f3b2594b6bcefabb5b081f39287dd74_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:f54c2a5e143525c9759107943e2c4bd3768957e364057b7d27ab3135e248324a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:0af395ec9d95b0bfbd6fe644a59b0e9843148390e3ddcbabe32a1c82826d3ab7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:454f6d24aac40ea9d125a1949ba4ffee00897968b58b5c4b18d0eae0d7d98d64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4ab84e0ec189af871e4bb9756c7bc1131efdf2c3d1c02450393ad85b2dd43cfd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:bdb803eeba73498d1a8ed24859c911b14f0e1345d6f5480c73b22ae1b2110aa7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:07c14ddbafc345938de519ee63f0ddd8f99b1ab65d1712acd01c3680acee02a8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:596dbcf18239b82a10bab7df188138e70252e94199151c237e2bf56ad18d68ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b6139b943cc773f7f6a91bdd0b1ce137daac7bdff312cf0126575d5a22205fce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e55012da72e5ae2620aeb1db6fa2b3a1e86fccb58b9a8b9e943c15d293ee9227_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:1238365239e4b9ce847b22270da9ee69824f0ea19b83e5cf4e7854b8cba11c09_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:3969bb0bb72e66c530f550fa61a753cc968ef483bd4af7708b7c08dcd820d8d3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:7f2b03eda904d4b6b7c2059ac687d39ae1f62602d9bc918c48983ff56b2e9547_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:93d2b087e89bca782637e767c203e78dda875891397acc94a15d623f62a190de_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:76672b00e5016ca16aedd7d19e0db5ba6d94b14fe9193bf04fa26a6bb6f716ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:db641d0f0362deaaf1851ba366c915f88901b3cc5b73e24312abdf1b8554d3c4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ebab6a1ab4402b45f82bf112491729aaee54567d42cc5fd4b09023dcc6cea9df_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ff66314da94a727fc13f9d68de196e9dcd1e0e69b0e0c5d7752630ee0b7930cb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:31e502781545323630e5f0625f7cc24021e15acf9430c9df74d8e6fef28a5c6a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:786413c2e50ab18029193b6ab7eb92cdde50878b7c7b777628019a9df4de616d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:80d6cafc9f82eeaf85d0b6336991caf0a0ac9686fcb9a3dedc890529857439a4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:88240d4dfa667bb9c17fd11cec8d880c1ae8ba866ae3519dc21ef43a7c5573ef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:023814aab2f5c6b5920073f8a3a1e6a2922a7276735abad46ad7c78e01e85d72_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:25aec74e27621341ad92d473ab8d738bdc883e25dd7d141ac5129ace7aa0f086_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9ece37091e5555b29daae7d6585aed034d4e88fa486fa9b26188d01c1fdb0d94_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d3c4f004a7814b03201b515dd744a83fef88bee4be0e6cab9e139427cdba2d63_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5ce95f7647af83013812727119671dfe59564f280bc6727fc3e7701e4f6338d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8ccfa58fa1bc7d8186cb1a021393508f66eb87778170a4569394a6d6b3cd9207_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9356b15d3717fd68041c397f0f09f8763c127e28369e3e5376f14e51cbe6dcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3e9ff9660c80defade805bb01e17ba6762a50bea0d8d690a1a962cf80aa315e6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:575a79518caab2bceeb99a1c1dc6ba9d8860fe926e951608f0b8fb46df1dbeef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c8fbbd111bb7ff4ef16105966ab7851e69d1e9fb6b26dfe9ea1a1d89bf578c7c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:181b355c8576ca62233065f1eec8eb6459677f563df72d4d367f86e20c0bc1b5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:29cffdadf45eb5a1f27a633bddd9d56ffd007a5e90f75a8326df928eef392ff1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:a32a73fd075c6d973943589836a886899967959f6633ae2fe67f3b52f86d3cd7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:455f9f91cdff8c349825ca318c57c50ee429e0a8be2b5ed4615a93815ed590ec_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:65570954963a148bd14faaad3c5d331741240242c677f0392d5742dc5a4beaeb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:992bff7fe0c70db622bf538a6c2141cd67891c2f2d1535ad578a4d6db573b2ee_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4318e021cfd982bcb1b28d09fc6ce33f88bfca28521960bfb3096a775e7091c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:4c1087c6db25376c825ad744b838b3e2004b123c43ffccd72e4e5360fe24c519_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b415db97442cf89a0d3aae96d590e782ff4e99e743dde6182237ad5aece076c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f6112648366ce429c24acafac67fc783a0fd0bced1b556958c56885b5d08f58c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:29560d7dcd2e59e92f93aead7e54f77ae6837773006eb896cfbb932642fa6b27_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:44c12f4efe9af26d6f74430b408c14e8f835893faca983cb2b4ad84714eea814_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4670256a98a1f3d8f7fa2ef6c8b1866c012d3dce1345b59e47c75a55daf2fcf6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:da5463192e3c72f1d679346904935bbf41bfa3f8b63c72a76e4a3957f822dad2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:696920f2a7fd6b960bf71721e6e9f47669ccbb63e2e8169c4009d62b2d8e17cf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9b5e8ef404dc47355514c7a58586bdab26cab846f16786ab1da0384a6d2a0b86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b5d3bc49b953db03f79e15dd50e00ca94a470412f98bb0b1e06823dcdbc1a7d9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e096054daa74b8365ea2da2c2b0564de49a2cfef389eea655cbbc467c209ffe9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:022c83d5cfc0e64bcb4a1bf5b37d70fd22312febcb569cbd552f32f281271aee_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:32e648ab64213534641a15d11054705f233df50982a4dd03d8ab63a07cbe6cee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4f10371f7644dad60681ee66d92ed05acf00af1daaaf9d394527c1f921bf028b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:dd050af7c8567d1d6cd51c3a3e7d755ed543d4f24311f57f3357e16b8b4d85e2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b192253cc61cd9149a8bd0f1f485d98c988577d393fa7a70cfdfdaf70f173c6f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ccecad454db05f6af730fdb91c9417b9e1ce2d9536a1195f72bfd74a1b1d3566_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:3ce3612d751769401fbebd8ec6c6527e57ace2ce0a03389b645b51d06fd035a1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:f9276769bb52a202a5e597e247eea3b3a5f0c7bc6585922eb5af2a9c338596e8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19dc9454bc3902df2fffeaaa047a6ffc616187e17feb2c35ea1c1e38c4200497_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7216e7b3e0764b348921a685e83990dcd43124e39faa61f9f5d9a32c01305e89_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4d0dc4b7411b2717470f1b8884a9a16e50e23e633964319bfbd89b6c8ae197e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:180c9c8eb7ecb129ba7185e5960d9a810e923108c375783ea0dfc4b97dce51ce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c2df611963860b98228805292c89bcce9cc904d51d56514ab8baaa307953a90d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:19c82473617068729aa3163cc0e892767288be9447970224c877422f90574ed5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:28cf9502f1e95f38375138350e121ce8146e308ab0a6032e8a0750dd280489a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:114cf6ded8fd93ea4c0cf1b81b4987d9a40a96399adfc7a5e19ae7d44f0a2945_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:203ddb09bdad9752e090fc56e42d2ff9f1ed4af13741700d1b440f19a118486d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6344fe9fd38cdbc4ff0a448f1861e9a68cfed6b8fa9224734e47a777b22b7383_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:70d72291f46af48787147ccac1f5b85fc6c6b6d61ee90c39b749f574535935b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:24fd4086c8cf8d4fd4ffeb3e13b2c989b7cd9bbe46c6f67942bb510a6a569ac5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9282724764b86839867a66e3fd6fa3bd5cad33286f8408949686eb7906e904b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:e739477075cb79b8dd69ee05c7d78b046548962a1149c1562aa71699a5365f8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f4ab9107dead6268bd1a087535f692c658abbd307b5f31081b56ac5ed3d4fc0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7adc8378ee10f93cd8674373ed6a357a68c040d85f893d88f5183e9928d25eba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:cb4f0826b9c206a7de2e0873a9c92548b01fd28654cbc34e7fd0729385a17cf1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:f720bd87060f913c4ffa93483e2f53bc6a677c2af09d2dc994539eefae93a1b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:ff1def1e72fe9ca3cde20b0deba3beed0d34335b8e10deb9fd98d3099f4d1053_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:082b3f5ebbd88365d677bab11cdea339e165ab8eed46c7a6089719e2c42200e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:5d5543663216223d91bab799e98e6264d35a9e8771caf1cf97ef9e17cc72be40_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:8616a0e358467acc83edbb5a1e98166a385e02db89060b3e255c3980ab90e33e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:9700f5679e54a2e5384a523197394f6d8f702615b3959d0351128fbd2a749820_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0eecce53a04959775c255512ec45257f3a69c85c5c8feb69288212120f8b56e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:7a2b3349b8254a600a1ca630e3a25843502d4d2f7c9d856bd342e50e885d86ab_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:292cc9441a9d5a7924e2be573dcedf76f37de4faab2937d025706dfbaf47ab42_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:779875e21d33c8895fc80456b95e38846030c94e2cb687aceb12d7e7a6112de5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5436cc73a8d2e5b0e6bd39f3ab4c9c063812bd7df99e686e0a1f2b5328394991_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f033cfdcfa388a69e05c41668c3d9e8155dbae3cd1d4f1a07510ba505d8f76ad_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b3accf428c414cd2933666235cf20b81ed831a7bf6518acdb00f87b55021aa3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bc8606843ad317b631156bfdf725b6fa71d884c513d687854870d28e9f224605_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:38088fac0c49b1fbb77e65ed56f607e3defbffbf3bef686d5a3acba767144873_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3b56b71a4cff191bffed500df10cb923ebe2770a93ec95289d9abe66b6389a72_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:43cb7f5dc11066e93106033352bb97b30c6db082c461561dd6847efd2f3000b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c50edf149e8a2731074b72ae750e7d6da515f3b4e2a258118e9ba103de7f76ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:82e101720a83dec4f623a9560ff8eb1c9d6c0f38f01b72d60bae5336058f2edc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9ef87eced057ca60578f2cfee6e61a56988f8011c7dcbab7649be4c337515045_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a9f8b5c3c171cb86c2272aa4340cb5362abf4108cd752a48dff5450beffd4bf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d939b5c8ae70192dc7b2e349ec2161d0995ac22f02e4c3d7dfe0748392b8f272_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:52d08745b124a3bd240e0933ead05f49e1b625e7c8918961eee71b87a5e1a736_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:64763960a7a1bc043077008666889ddcff7acf160384e85f58d25b05e3d2a176_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c0e89779264348d47780c8680bb5030d44b693f9b8ed880d3bb30449bfb61948_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e701effa7668f48b18c851e48ce56a126cce1b2afe005f0deb9fc387098da38c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4bc2ad315ed6939655c2308d9e3af3ba09be8c499ebf96aa69afaba6c1f6c2c8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:4f1ee15c01e37ab6eaf8026f61fa0d81fd5ef941430e7cd97980e50e53581eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:570d9cef15d9ea55a04f0d1ba895451f61fd162ac19a5d121176b6e06c411c9f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:86e8c2b4f9f0f3f465e1d2c915c8bc06128ab225968b37552369ef57d04a7d03_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:070792939bb8faeb4f68457555599beadcca0559b2e3e1f15a4216c6b99b3278_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:611afa9cf26adbdb37afd37a87695131c40ba6c9daa757032f0edcc2e9aba2d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:ab4b5991fd1ce7ad72833d5e2faa21f6e419c0cdd8b0cd7cd5803017862cc448_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e1281d4155bdb5844b9037c931c5f7c5177fbcf37e97e89671105c97d430b907_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1c5ac2a3461184ba852b5ae12a4ddaef206e3ac1b2ed1f3a0f6012b51d8c9948_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b5cbb9a1d012467fc844bb5957b8a172e429705f6ba9aaa93dc403051ae4cbea_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d02a31381a82ce657ef505271b51737c0a3bd61117b6b766b478bf31c0e73d42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f09c436f26edce1f134bc1d357d03a8fa92bb8430d5a755041774d267d86a26d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:2a0c970d09eaae313321f8a002dabb61fdcc8e93a152efb690ac13cc6325ee59_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5b13087a48d653ef0d177c2cbe935bb156fe92978e9e7006ab8c507379b445a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5ce16964f4ab427b3d74d59a37052a391b5f41b2d13c3d53fe87c62628ea053a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:90bb20b5cec18d4a7275c3b4b94c08a4dcb75d90475d08b2f3617be504f43599_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:74d63915220bdd7e7d79aa5360c68a36d0ebdbc47bfcf3073ef30646dd3a37b8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:76cddefbc0568659da3b94d5a0f8dbe89071719f393699ab189685641d89a918_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b5f068094462f73872310639afc202e7fc750f6ac82dc5d200fc90b616cdb695_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:bc6f7f358046b46df84c1938ad822a9e051cfbbedbd2324648075ac99a4ec475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:19b2f6381a8a886aa9e7f5843acaee67621f69df8e53a81a94b3051d85dd6e40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:bb57a85f5865b4abb6fb65ac9e614cf385e228d8706f801113275b537b0ceece_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:6388fc2056437b5019cf181e9a8d4366e070edfed89c2a1fed6c610b2f18bae9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a41ddf265ebdc43cfaaf2711f6ec62ac2a1cf9d10c58194f814a0f5a229ffcf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:947edb417d00b674f3a13b84948637b79a9b583d4d3583eee9e4e041f4d62f48_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d32f4f726b9bc8321a4e8adc2ce8e6394872e668fe615f3faf31ebe6b9981d79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:de2a1bd7bbb54565b8429f5d49c1622de3143773958197ad9730ae73f6e5f9f0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a70cbaeb5e6c26c65bee9507e1bd6fcdc75a8529e3eafbcc821472cc22ff25d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a7627b03767358b9d4ee376edd8d1d73681718b24db47c4ffa15390cad4454fe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aba69da4d4b6672bf5b5127fc7c442732c78d45a21f672877c50e46e0a4d09db_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:fcb4286793b19e0eded193d69eeebf8c6149402fcb517fccc34e4948e5c1251c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:09cb2bfd606a346df617151aec6efeae84a1683fa4f3a5ad671aae5cdf5cdd96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:52358f26fdaae2cf3e7d3f6e356d5919afea4ab8e0839b7a74904985142e0c8b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:76c54390ce406273bb17ef6e0fca0c98ede518a991c6bf64eb9ca15ba32cb349_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:c1eaa1019c099d79e0eba33d8fae61a6bf9c9d838468b6a8bf1eef84ebac207d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:1f01aa0eeb475568a00b8bd0d11f989cefc7d75becbf7b27657da7dd6025a5b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2c4b5543f551d0dacb347e12ae9de6547ed1daa761d8c2494507c17317f1ba3a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5b821187e723dccf529a696deb4aba4c7d45c1f0dd35abc88c807e85a5f810be_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:900e36e74d532c79d38d1d5ce7839966a5fee46797134179def4f7de7bd965a6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:29648b756095606959713abe8cd4a2398826ec819bc09d46716096b410c30e64_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:6311f5b4415ae92ec0f22d9c872b39f4ebf3ec927324d4ddbb7d8dc26e955701_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:7f8ac1113a074334b6d0c5398164968a977abe9e5095767b776899ae65388f86_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:adab1c74e6b120b65906d035105e80e43418a24963fca8fe72a58f76b826a89b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:015a919fee29b5d6b640ed8bdd89e0ed6e5c7e8fc1af13f878da0a5fb061937d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:510f1cdd2db9c9a020478b86ed2f068b731fc7469aa52e13ef0cb067304a0826_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:83af79a73100359c2b7aa2ee4ea2de605db608f114f7c400a18d94b81b80cae4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b4115b7a8e21b1087db2c7b453d6b6bd69245da2e704305431f392e46c3b7ee7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3f78fbdfe00fcb8ffea1a55399f6caab684845a7288a99d067c7b3b00b3f4112_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:43636a81d6f95cb34b358a534ff145ac400d15761464f8ff633f7c7d4c285144_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b0c8a9c66210526576af636ffdc56a9beccf4e60ea71748bf11be06b91212358_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c84953723dce43b579ee047f0a2009097009a6f6b910569fd4ef8372a8ca0481_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:12e04c64e77979c9e541550235e36b423cc186f6bd523fa6d9bba06d9f68aef5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1bab907d7227ca369e55a88d9bbdaf64d8ccbdee999d0da578c6c6db311734ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:1c68743da79d4f171043fde51ba3092547b2ed31bf4497d8453528b3582d9eb0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1d6b323d9fcc50178ed6be9d1ddccd78ed979fab1c24192e48b2e8928a163c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4bc03402072583792c1917b3edb304b8cf0fb6342df5c6e1049ffff4cdd4d45c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c8013e50c636cbabdd311533ed36a03e5ba643f46c30b6d51ed4d9667a4be51_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d18506fae102e7ed9230c1d3b45e592f3642ea79a259483071d6e65c2badc58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ec684d1bc3a81687ff73b3177b07de4d7f01a1ac84cd202f9c4edad4a23535d1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:176a4126cc0c31ce07fe34ebc35685828d2ef09fc063296a323050f3d1476d2a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:17baed64e4953201aab840fc1027d3018f45b1080b0880656b4b1b11ad469e49_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:39da92cf6f212becc4d2d3a5b65c2e710b7c0f59ad55c5abfe73ef94eefa2c4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c8edde5a3451f86afb9652cb19e0a695c367037cedfb22bf6a66cfcd8d4d8145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:03fc78a3acdc015992f9d2ddff7d8b6cac2dd2f1f71d30b3e35f2906c8718425_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4d7adb7d2a3bdb35c8ade02e12bdf2858c583599e383b9a59be0df2bf6b9860b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:923a90ef50867e84aee50ca3ae4db9ba1f0f1b25b493d24a77a2d31939018a4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f2560baec71e279cf80bb06eb71ef074767433a53457c71c6e3722265f802064_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:0dea12e073560e1da80c926284f74d96078354893a254c9015778f771dd4ba23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:61e17d8a0837c16bbd493622282de6d7dcc37b4bd22493c37d7e124c88c18bce_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:77594bdf8aaa96d6b6ef828a3c007d7a00a2920b5234e92a996dc1eede8aa145_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:96b2773c861c4143a0e0f312dbea30d963cac9105f957dcc757863c24b796e6f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:23a29d3f07a069892de0fa6aa9328dc0bbbc12c669cda2b6546ebd471d524a79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:7da96946b411b4ecce119a13118357ebf09222c2211410df3c2520a1929ea08e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:a9140565827327ab2bb19a0b0ccc4c1ec0a5242d04a9fd516a611400e84d85aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b55d756e32151846b0daf331210751ce0975a72f9fabdb762945bca485d2f16e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1b241c2003aa878ab82fe4b9081b07bd02be793bd3439e2da8d6db72d4f45d9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:386b4d8ea55c5e7b6213405cb20bae7db66c22fc8ad1ba52b1b8eb757d716b0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:3ad309ce7c14dccb47a258d20428bba1ef3e6e18cce08fd20128f6abf615fae7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:799a084f8b0f253cd2846fbf948e173ed7d9bea02254f5997d236e9c4b893d7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d1637a239ebd2b722283c4cfc38b63279eb0d3135dd847bffd5b35da233a124e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e93dcb163de60090cdf1a4bd50570d4cc474b6b03acd6248f3546f03f6a50a9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:93c91b9b4fe6f9f8344ae779a816ccab7b7ca538dab2b0afbf4f3f53deb67a32_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a0447dbc436ab35bbd4d540858af4daa815373160e76c2096c4a805254d6dafe_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b7e319eee2b6ef20dac3590dee60bb450b782ed12c3c6b29c5563585158c1003_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d5cbb86f6fb6f64dd3257370f3c9639a0d12f23d42973b6796b8fd2a16670b53_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2052eff8304adb9ce897373c7658f64272ea815c65c2051ab276809c8e8fafe0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:44e79b7f97cf5b695a0412eeb748bfab8b0832092792a3bc6302c9433a3f9f25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5f57a7c663eae0e2f674f492e2f4f95d5f8bb48665c7b1e454765fe7d99d0201_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b5938f4d907c4db4296911e04579ae917435d8469780746470666aa38088e5b1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:06eab95b2cc695d948e23a1823c376e89b8b9363603ff85572e06e603fbb9c4e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:590414b833c488d59dc7b8096dfaedf1d252338fd2ad56a1417586373336c920_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b945f91f18ee8a391fcf9b342f5d86e44418e210436e8a1d72e27b3d967e1bfa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d4d814abc3dfe2409a4e0d3f5508fef4f1e312f0321d036dfc6199d2f2cddff4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2a36f6faa7d9b6cc7b928ee6468ecd1704d27352936e92f5841d59526ef1767e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:4494bbf82a80107f56651c6db1980c704cf816269c47a4befb8e19a172bfb6ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:6bedcee7a03cde7085b410487a13b86460197a6dca781012f13c81806fc35773_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:77fd174d8fd92a611d4c191239e68d515e65d0c27d3ce60944d669d8e5225838_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:332dd14c60fa7e565aa9bd9868d2c1c6d7c566f705f6f7006bd79404aa83b290_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:946fe00b45a2584e4353356ec0ce00c79b8a95e5c754c8a0aed0616c6bc1b1ba_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ab5f7ac945d02de050a064986c2ce55f711ee69f048c0107b8c8ec4027410e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ddb31537fa72c0377718ed7d5900a79aea9501b8165b62f0d9eb1582323924d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:1d8c8c3e374f540907e8b2b547f09b5c2512b5880ba0cd187f3a3334f97c2840_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:43c7f9a32905460104f6cfe064a95bb6379433199095a78b1389cac0dd4eee8c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:7c8484d0bc8be061f05c46aa8583be7f4bf10ab1484f3b0a5af3b3afec75cfef_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:b07b1bb505b43e5934facdc6fcb18b15b6b2a6654347e04e3433bcb77e9299c9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5aeab01ca43ff8f9eb59593f551e682d50996bdd752fe50c66915eed9b35d0cd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7c63f74753943f017f29615add0c1500ab6895a272315cfb466251c2b781de64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:9bcc05fe16f8c854188a70dc21974bd5d8fc2ded18c38d4cc87f2699aa57f55c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c01026062c690a6334f8a4586b4e03d967d1c15212c51a86d71d6eb6fd895c79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:253d3c8bb65828b152bc58fc753cbf5b4d8dc0b4fe44a75fb452c0f4daac774f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:3dd6337b277b42171a02cefc6f640895b1d78bbf0e43fafd733a264489be81de_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b147e0883bf824fb029f934cbf1aaed94292c5f4d7ec3070993bb819ec31db88_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f15b6f9abb7e5c2d3db65c2de6f296df141a165eda09618cffb006ec2078877e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0b9ed13ac26bb6191dda59a4745800a489821778f685309a593a85cafa4cb6ad_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:2ec400aa7a2dd132db427b5a9da71d6a391a3ab02ca7b7326091aece015234d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:cd2b08e2022b45d1c17b3be8f3d5b39aefff1351106d05f62219b66bd0c296c3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e68155f949b14df9acc501ceccbda65919d0af046212a00988037067156abbfc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8442672925cc8c4660069698a78f4b49d0236f9336b9bceb7ee2e9ee32b58d92_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:9b6e92452c81c13eec4a2bb052d5546cb4163dc7f91d38839d65bbfd3b5a12d8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a7a2b7955a3ec119d2f62753476bbcee9b97e0673aabe795e4819741e4b97e0d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a9709c95bd6d8e8e2589fb7fa1beab9508099bd65dfb08fca8e7c623063e9c39_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:24de03dbe342c70cfbd93b92eadfdcf7ee0d7e2eee43da35eb90ca4edba8a2bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7a7342e9ad289f90d7d122282b27f90292e33135aa6808104716765883bccdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c5c691257bd6f9ca86cbad33ea6a5d68652cf51e0c3523f0169c5b78b0733b85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdfe20bf63da93588185904b4aecdc18750c49b5f6d1715a38500db8e7171d0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:004df6a464bf6a276c1434a427ea559eae429baf130416cb2d1209d56193ec95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65150382abbb438304e0faf30540778ab3354019e8f102784b8e99f427161a66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9070e55e1ca4c4428d6d369acd6b004c41b524004e3f400d2c36985bb31f9f57_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9646b0d6f1572973b49be7afdb4f36e4e337c1a527a12ee187d3d309d7017601_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:2ebad9106512e5c73a8cc152073e87753c0de9928d24d3dfa86d1462516e21ab_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:4749a9b7a55a9ae4c8e4ac9f0462c5a2be89075f5b7cea3341aa181f455d84f9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:cd93411ca6fb901461ae231e3d9b9cbb74ad01140e500571e984924c2092e1be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f00b645436f046f3326bfdf54d349c19e8abe8b508237ffa0511b8c31367fcbc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:233629faa5716ac39390f9c41c4eaaba2e467304ac5bd4bf09d2e9505d47ec99_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:24662f7291dc93c5ebf33394686909b6e8fadb9f88c851eb296eba067e38dedd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32d74307431436787237af7acb549e99d7097f3f035767d0eb6b4fa743ba73aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:358758bf219a7bc07596f69c2dadccf61dcb0c4637952a99be53fa85c092d3d8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:003f8fb236a9b46cc06f0a3dab43de93427c0aaff8385e7aef557cef0cae4bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8508bbb24b119ad7ae8ed3b1fe9b942f412a439c1558c9db0d24b18939d4ff8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:99859b25c596335967d298d25fd3746643f36eb0850e3559cf2c979fe398b15e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a9da06c115ed0b8c6d835a48aeb2c37c29e798a67d9353342d8ee6e03fa59b2a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:08cdda9d2fafb335f30215528d6ccb6728cc0cd3e7bc8591bb718a967e842544_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:79404adc99d20ca5d96e7dc637104a26db780b26055c373ef654dbeb0943da86_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b1366a67cfad287e3f17305022f075981697ffd7ad486035e318bd707c2f4e40_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0372db6d99cc67a419c693d1348bfa71c43a5b199491e3e2e7bc655afea4dd2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:2b5371d3697f10290efc4bf9158034cb1686171db6779bdf5aa87c14916d9c05_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c458abfaebb5c69588702fbf6d0af7c95cf82454a2a95ffb5b56cb83a957e64f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dcc7e3f8a233931db43d15bc1b31d069a19116bf80785bd7d8bd22c2e905bbb2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fa621f04df6781cd04e41f38053bcb119b246a8bec4b86e0011cb781d8fd8ca1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:06e421b4aa0cf0b09b86f93e84699a9210e20a309668a138409a10040f540357_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2ede7e9507b999f9e5b5c54e4b716de91217d3a0862823aafae38e3c1e9e0df1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5df7ed49d932af967b225e212360da66bd60c2f2c65f71bef40d2e4e15791adc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a83c8379101793fec9e86331ba7c51fe22738451d32ff47f58ff71057f465de9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:039c1e45e7796275b80141a925628ab875de797ca65d463bb2a2c3680168423c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:52cae8703527393b148c57b6302bf785bca6b93e861ed940f2cd9431945020cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b5e71a03842c51b45981c1416f4a55ed8fbb2198f808179c2465c06e11853f8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cbbc9ef9d8e24a78fed842867099349760462cced838df9e30bfe90d1f56cf7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:0ea339face67f8586c099840082aa80347ca52a734ff366aca79d6ca49c1faa8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:bd704f985f386f5b83bbce4244280b9a35701a0bc6fc3cf01d0e41491f2229df_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:19c350bee4ea62fb6263c777833241ee461582021e69065671916b7e4843b1ff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f6db370e97b1b449293dccbfff9e44b13be8c7d09dcba725bc1033f5aaafd68b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:56bd4e232580571a1a0f83d2abf79f6d4138698ace6f0559258dfa635aa0cb4f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f2075d2d9f6ebbeb2f120577a1972770ffb4f50bf866898effe6ff53a786a6cf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:69f318f4698727f8a26eeb6cd8cbae34d977a6a4f096edb79df888adfef894ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:816d11eaddd027983ab4f149e9b6f7f4d520eca82c6ee404f909d8b7fbf76428_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3833876e7cbf0e456b04780236c32805871e8afd8adaba41fd120fcc5006f518_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4a809f0918283e117b8107f9a88a542d8894ff724807f42573fae712d9b72da5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bdf108e70c20b065937ad312f38681c986a1ee251fc4a9b60bb2c7ef739eb3c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:f96241461cd2cfcdab4fb5c90d05154f04ec64c2e5422d2000b9a7e2458eb106_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:077df27b7fac23c16aabb3e91b9360fc67434b4057582a7520f19a7f462b2ab6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:612a7392309be59fc35f293fce986f6af98a2436ba0652e5a255cf0446706163_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:a2296e3d8da43f1d86c0d984baa276b49d92ae6e27a5ad9f0c15c77bbafee3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d865f0448a04fe29e826ee19cb1d3ea85e247fd068b5db99d65c1c7360a17b38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:53b3e4f6a5084e1040d213a038ac94ab2fdd885e79667b30954472115db59833_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:71c832220b8d9ca0a89746ed2031a05b7edbfb69524df0e5ca6ae706bc269fff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8b74b1623759394b5c2bbf94362f24897e0df3678e46a605821bc1c43fdd11be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f522ca36500da72c4168706346f7be6b8329eefc9f5accdf764b10a7b64bdc3b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1c5d4974d8802617d8fa8f046eb27c669c8e3a08dc73a52ed46d802d7bfdf923_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d7d05392bec21b538e2eaa6b245dc8a77fc64ecc92a220932b5d52d5b504a1eb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d8ac939e324b7e6ff82a4ce1c67c434ea7fc05542b969d0b82fbe7aadb84efd3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dc12a015166c13a9676aac214598b1b4a43f94306b24cfe1a8a24d7249b0dcf3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:01b762c740909d2f294b01cb322b74562ebddea2a67ed410e99b6a5efea063e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:18eb7067256343849b8e4aafc24714b6c0d68da551c5eac43ae8b0cc173b044c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:5b0d8dfdb4a417448e4992da350672bf5b2d70f84f1abd0b146616ccfe23b492_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:651894b21feb37a8bfe5368c701767269f1c89d88c61442b70ab312ef9e65f84_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:3fabe4529f087f56ec1673288365f89b0060051a70966bab5fd62e1dab70841f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:95cdc04554ccf6097ad7bed4c0d46d06b0fa5207f99e9c7e06c669fd83171282_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ae8441175b15857673fd7e4069488cac2b0e76f14b5f8cbd8151c28e0e4f42db_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:bfffbf144f792e655437cc53f032a7055a4868bfd6c95dce62a6723b070b946d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:06bd743d8438ee808eb1f6cff900b3e0696fac0f26221860657737585d09c6b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:12ca6213cbad15b7d1e611dbedd2cc5730d0babbd7d511e9fe9d04d21a044ee4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:47d3af8113d196a10c07c2b4a9d83c81592efc24878391469ffc5e7b7042dc50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:93d6287f962689453718f4ed73008e6833772f522490c49a0ce09f2fb4467063_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:326675b21db8999e356a665f1d7b2ae32d97f7d5e10a9527fc9e4666c1c3ce9d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5a2bc0cf2eaf5b156c78bb7069b8467abd7d622203d34dac4353634eb5c08bd0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63d90f35db212064f9fc880e053abd817383e51e7336b9152af84c1d1f89cdc0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8e4756fea75609a891257a8b8023e02c0e819da76e3324b187ac4d0e11a2cbef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c1db975fdbc052aa37d72c0d45907784d1b8a2d8e569f7b67a01c785cc433699_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cee2d6e2c4624011050b4ca8fe46af2029c11de74009e37d8c97a19decea8dae_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e06b34f5cc6a42a327e9a2d0d891a79af72843365132b8b29955b90c62b068f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f94624763a3e6778bacf0c520baae098672c831d6659da5d31c5a1cbd8e8be24_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:6b3c13a4fcf13e26a19103fc092968e290b9c807b37f7700f062f864d088ab41_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:721c6a4593c918a02ffd5e2b4d59b85c7d2bd1a89b70e9be24031ecc286c13fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:85f67e7b86d0307175360435255195c3b6cd52fdfdf9124193b169a150eabf83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:d6525dace3a292a4c24ee5ac7d5418e0e801eee0391cae3167cac8d3a16f04ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:349547bfcdb8a14a6142a742fbfea4c05a16e309035ca0457f7fb0cc378f1f79_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:61a4fb977f77e39a5f81c611f742f0775ad705afe8104c04b8c0b8f3606a651f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:78d99fe171b421fec61b5a0c0210d6ae06e410a39979f2c81bc2dd811675e5fe_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8b2b73a9ee0544cff5dc5c03ba8bc2e65c9585051b35aa8d18fee8e78c07a1ea_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:365262c54883d6ee9a00bb58e8e7ba8add4400d93060a5b0de5d4b0d2dc69b2d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5e8577223fed89b993e05b83dd8f8369020453c30976867506ef8d2f791f3a68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:ccdf10b7fb16cfb02448b6223076709a6751bc21028f287134c86911f5a699aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:f8d9816fd9450410c91c350cce71e6a9ca7d5d75ab438d5dd3d28ba7771f0422_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:9688db7fca2b6e8231c41edfcc96ec9c53dd035eb3c8606c89fcf3621994a463_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9690474c0beba2e4ad490c27b30d2243e64d18e8fd805048b8fade7b2490e746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:e17265029816eeee9013fadd063baee89dda089d1806170ce724a6a6684cd958_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5918f65f625e013bbf7f35365e32785a856ceaca0e7566f57825b8ee5ac6eb60_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:7fc2a48efb812c9bd179992fbe754557a69d2341fd6cf5cd0e7a4a114185c9a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7b99f7a4c3660e61e63f75d4cb3b8ea60b4967169255f5d53fc95cbba473b1c0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:1705aa1a5e8882f8e49abba3e33e124fa61612260b54c92a3338343ddc7b6a8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:20c58bf39a34669e4ca5343109d4844f7b1afe47cc286e42ac8c7444e54c123b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:579eb2d931e3e53892b668e336bf2eec99e8db1787e672bdae61c4f47ca94fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:f2e467a0a174eab404d6cf14d437fc92452e9d72132e6a5cbc022de9f64e1030_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:93b3fb5923bd2c08b36787e781917cd38f54221823b7acc0e32891d94974ce10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bb7e1fadea9c00a5a8a2af932bc7a0977ab4893113273b2453cf41e07f908659_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb45f5de23f5c7ca883fb8d7d4d6fc43bae0ff55df2d8613a14524e56c8a7435_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cf09b2595f67f54004e92f62c5c8e8d5a7c88f31b22ded235a8957aa1c44dd1b_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:16161
Vulnerability from csaf_redhat - Published: 2025-09-25 07:53 - Updated: 2026-02-18 08:39A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_amd64 | — |
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.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.15.58 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.15.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.15.58. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2025:16160\n\nSecurity Fix(es):\n\n* helm.sh/helm/v3: Helm Chart Code Execution (CVE-2025-53547)\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.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:16161",
"url": "https://access.redhat.com/errata/RHSA-2025:16161"
},
{
"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_16161.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.58 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:16161",
"initial_release_date": "2025-09-25T07:53:49+00:00",
"revision_history": [
{
"date": "2025-09-25T07:53:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-25T07:53:59+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.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3A73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.15.0-202509151014.p2.g7c0849f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3Aa09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.15.0-202509151014.p2.g1e57eb5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3Acfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.15.0-202509151014.p2.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.15.0-202509151014.p2.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.15.0-202509151014.p2.gaa647a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3Ab2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.15.0-202509151014.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3Ae38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.15.0-202509151014.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3Af5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.15.0-202509151014.p2.g84be6ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3Af47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.15.0-202509151014.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3Ad3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.15.0-202509151014.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.15.0-202509151014.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256%3A1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.15.0-202509151014.p2.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3A984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.15.0-202509151014.p2.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256%3Abafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256%3A6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256%3A4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256%3Ab019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256%3A4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.15.0-202509151014.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256%3Aedc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.15.0-202509151014.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3Aa1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.15.0-202509151014.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256%3Af00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.15.0-202509151014.p2.g129acea.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256%3A34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.15.0-202509151014.p2.gb0f13a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Af8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256%3Af775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256%3Afbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.15.0-202509140413.p2.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256%3A9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.15.0-202509151014.p2.gfee632a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256%3A7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.ga923e95.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.15.0-202509151014.p2.gd63b6de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3Adb871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.15.0-202509151014.p2.gc29431a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256%3Aa28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.15.0-202509151014.p2.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256%3A8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256%3A68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.15.0-202509151014.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3A483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.15.0-202509151014.p2.g18a931b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256%3A2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.15.0-202509151014.p2.g18a931b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3Abfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.15.0-202509151014.p2.gffc1998.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3Ae950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.15.0-202509151014.p2.g1343b35.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3Ad72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.15.0-202509151014.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.15.0-202509151014.p2.gbd8dcec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3Ad75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.15.0-202509151014.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3Acf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.15.0-202509151014.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3Aa9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.15.0-202509151014.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Aadb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.15.0-202509151014.p2.g8876256.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3A1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.15.0-202509151014.p2.g7c0849f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3Aa503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.15.0-202509151014.p2.g1e57eb5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3A6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.15.0-202509151014.p2.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.15.0-202509151014.p2.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.15.0-202509151014.p2.gaa647a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.15.0-202509151014.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.15.0-202509151014.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3Ac3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.15.0-202509151014.p2.g84be6ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3Ad0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.15.0-202509151014.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3A9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.15.0-202509151014.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.15.0-202509151014.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256%3Aac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.15.0-202509151014.p2.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3Aec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.15.0-202509151014.p2.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256%3A494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256%3Aa43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256%3A14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256%3A4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256%3A95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.15.0-202509151014.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256%3A4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.15.0-202509151014.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3Ae184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3Ab3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.15.0-202509151014.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256%3A62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256%3Af26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.15.0-202509140413.p2.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256%3Ad1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.15.0-202509151014.p2.gfee632a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256%3A22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.ga923e95.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.15.0-202509151014.p2.gd63b6de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.15.0-202509151014.p2.gc29431a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256%3A5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.15.0-202509151014.p2.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256%3Ac27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256%3A47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.15.0-202509151014.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3A6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.15.0-202509151014.p2.g18a931b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256%3Aa39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.15.0-202509151014.p2.g18a931b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3A9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.15.0-202509151014.p2.gffc1998.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3A4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.15.0-202509151014.p2.g1343b35.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3A053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.15.0-202509151014.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.15.0-202509151014.p2.gbd8dcec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3A90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.15.0-202509151014.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3A4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.15.0-202509151014.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3A36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.15.0-202509151014.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.15.0-202509151014.p2.g8876256.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3Aa441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.15.0-202509151014.p2.g7c0849f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3A20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.15.0-202509151014.p2.g1e57eb5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3Ab85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.15.0-202509151014.p2.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.15.0-202509151014.p2.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.15.0-202509151014.p2.gaa647a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.15.0-202509151014.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.15.0-202509151014.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3A3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.15.0-202509151014.p2.g84be6ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3A7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.15.0-202509151014.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3A17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.15.0-202509151014.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.15.0-202509151014.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256%3A01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.15.0-202509151014.p2.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3A88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.15.0-202509151014.p2.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256%3A40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256%3Ab4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256%3A4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256%3A834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256%3Ae64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.15.0-202509151014.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256%3A681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.15.0-202509151014.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.15.0-202509151014.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256%3A50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.15.0-202509151014.p2.g129acea.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256%3Af8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.15.0-202509151014.p2.gb0f13a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256%3Abe0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256%3A99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.15.0-202509140413.p2.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256%3Ac2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.15.0-202509151014.p2.gfee632a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256%3A348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.ga923e95.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3Af8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.15.0-202509151014.p2.gd63b6de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.15.0-202509151014.p2.gc29431a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256%3A51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.15.0-202509151014.p2.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256%3A03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256%3Acd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.15.0-202509151014.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3Afd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.15.0-202509151014.p2.g18a931b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256%3A129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.15.0-202509151014.p2.g18a931b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3A6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.15.0-202509151014.p2.gffc1998.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3Ad27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.15.0-202509151014.p2.g1343b35.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3A63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.15.0-202509151014.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.15.0-202509151014.p2.gbd8dcec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3A07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.15.0-202509151014.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3A5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.15.0-202509151014.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3A3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.15.0-202509151014.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.15.0-202509151014.p2.g8876256.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3Ae5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.15.0-202509151014.p2.g1e57eb5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3Aaa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.15.0-202509151014.p2.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3Aabd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.15.0-202509151014.p2.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.15.0-202509151014.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3Acd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.15.0-202509151014.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3A032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.15.0-202509151014.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3A1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.15.0-202509151014.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.15.0-202509151014.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256%3Ae39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.15.0-202509151014.p2.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3A421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.15.0-202509151014.p2.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256%3A7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256%3Aa10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256%3Aa50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256%3Aae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256%3A3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.15.0-202509151014.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256%3A6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.15.0-202509151014.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.15.0-202509151014.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256%3A60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256%3A25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.15.0-202509151014.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Aaf3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.15.0-202509140413.p2.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.15.0-202509151014.p2.gd63b6de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.15.0-202509151014.p2.gc29431a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256%3A5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.15.0-202509151014.p2.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256%3A776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202509151014.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256%3Ae7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.15.0-202509151014.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3A0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.15.0-202509151014.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.15.0-202509151014.p2.g8876256.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45339",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-01-28T02:00:48.029971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_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-25T07:53:49+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/",
"product_ids": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16161"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_amd64"
]
}
],
"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.15:registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_amd64"
]
}
],
"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.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_amd64"
]
},
"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-25T07:53:49+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/",
"product_ids": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16161"
},
{
"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.15:registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_amd64"
]
}
],
"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.15:registry.redhat.io/openshift4/frr-rhel9@sha256:2d9f82ccb1385c69ebc8eb9aa2dc1eb291566f54bfdaef1e0e09571a645cfff1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:4bef4ef000eded3925caf00fdd3739c7bea2eb7679cc17b889623a7374107db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:9ea704b940a65f2a6f59bae10801410105d30cf936705eed59b8f86cb0f068f4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:af3c188be97c459b00cce04a7020c5d76becb431a4d0dceaa7e02a0dab5bd1b6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:255d5d053f7e25f3130c6cc79724dfecfb486bace51c07b9509695435ba72d4a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7cc1dd48e1cc4e2f2aef038820e093175c449bf47804d1148a92ce76c5835445_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:cd43308d7c0e0bf121a87f71128be8d98ccc93fd487c3e6b7c6c8f76798f957e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e38b98fd7a4d69891e32752fbb3dec734a1af9a5b75e38c8850800ea1eeed75d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2509ad2b20ff86a8ac669558e63cd2167ee0b116b138639b8e1ef84995e3b095_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:734efe9c81dac4f20f1a3689028c4b4120440401ca4d9963d13bc03eefa57131_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:77c12ad93e2e49b4237d407dec729bf74872ac2d34606542302f79b5d1ac433f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b2d64792c706e4275c9936d25a5ea710c38bacf142a657a360a439608b02fcaa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15661612e24a1a59d7d485fe45e3f1ebbed4ef5eb9361daf984833c4c04cf85b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4472df612e6c42bea81c7c100dbc5fa66f3ec0dc1f99a321cae02389ea27e02e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a1c3d3d005659989b4f792cf4e4047ce5db8baadc83930d23242f5d472085797_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3ce6f6a54984ec3ccc9e9a6434aa0be14c47b2294c6c745eb28057fa01a79b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1549717485bfe66f04de5b38fa4e43a55567111bd149434d444f8a3a17f19ff4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:302794c1de8ed88c8f37b20e9d2e7c1af426821f2b3660e193319961faa6fca0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4d0f4f472e3603f8ea1b19b58c3fcdf2bc2ac821f1fcee833f0294652aabb2ca_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db871a5a8700410d49389d6adf13ffd4b7aa378d43d6367c79a61d3331da3e4e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:1a90e457f673a230e073a9cd07b60504aef3700a765933e14bd5f4dd34aede9b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:4f81b7a50158069e19faebd006dbf8e2eae35c4560453fcde90e2e2414aa4e5c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:5b9039e1f5e2a8d7a43568e679ae12d26a863c1144c8af9dd25c1a7f2fca078d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f8465ac70d2a27844b758a29fffd71e3cb4668c135c31fcfe016ee3471761a58_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:01da06be4f75d252a7f114e5240d4c303dbb01e6a8b03130a3b2914cabd0b82d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:1288136df820003571cbc48cef8211ed076341407a9623b05267e178569b4b0e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:ac63f288c2fe71fbabcc96285898837bcf2d83d16e91548d53f0b7bb40733d1a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:e39218c80b4cd7aa8940f43170ffb8ff3eb0c758bca9468b09179fa6fe025c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:40ff98350816182bfd648d5ca1f3049f73a089f7ea0a458d837fc856db6ed4cc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:494078dfb140a76d0ac7646d74fc531e7bf0256c09a98d9e5964bfd65d172bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:7a7ed0b31cf80e1bf03d163233a6f3ab8b38f313764254cfbd67d365df51aaee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:bafcd377e8843e90fe7c0c22afa9e6283a949c0198b5cc01d707b2686b5e51d2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:50e78782523442ef231caff40ae4339494b08afac4c349a498a10b8ef63664ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:f00f06295d1f8387fadb04ed32577447c1ae056142424c090d46e9e3395f246e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:34c16663e9523e8faccb68bec13439084e6ac29bd419aff5d804db7eeb69cf87_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:f8b71fe7dae48835b5d033e29989c7fb7f1759a53e20cdf7cee2aba25baee060_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:406ab4943bec220cfd8083dc70a6d8ddcd119c255586c41c17224cb108627b0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:47664034f1795a5a1e2e548181ac303ca050a4414fbcfeeaa4c7fb8216dfbcc7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6cf528e7280924c85b089c4945e5390a485c3cdb6d81961ff1431f5a1f2bfb18_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8770b0306bb317eacae734032ab38893364619adcbb9dd1272ad3132f2b8804_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1f987939085d72d8d92f7452a83d7b157f6887b4679bc09e34d205ec4e7310be_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:73f05204ce4f19a107ad62ae65897b2ec9f6d255aea083ca3c129056a2334d7f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a441caed843a4cce8dbdeb2fa1c9b677df4acde1cfcaafcbc9c0740e1f6221d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:6434dfaee9b7ec1ec92ed01c7b5cf494709a71e077754c317589a24c079df681_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a10abb3494b6f48404cb14e1a21369d340b4406da0622eab760666c59b4887aa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:a43fcf856838a8feeda96ff1dab9d0d1b1adbeafed07bba1f471e6fc0dd37789_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:b4031a6df4e4195b3482efdcc1a6e6ab4d9c0cc3fccf0dfdb088796a0e547197_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:20d561ee929772efcc9276fccc19ef6c44ddef9a1c5e6572b62e3cd7b4c2bcf8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a09a6414b83d7d94673ccaeda09bb35c9ebeb44c4cbd43690cf487440d1511fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a503e25afbe1e4a5ab16ab6a4daac161064555ba8a281248d57cabb27b1215c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e5ff9e7551906121c3803cbd74caf916190fe94f08c5c262018dd758f1441bd1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:12f54a82bda67308fe63215aef0507b44d10d344fe56bd4b6c4fbf84cd2cfe0e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2a3176769303c0998678c22cdad1025f56ccd5b7cdb83a124efb1b7bfff39961_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8a6ad91deb283003e766128b77f6da03821f499f52d04dcbcc914b5e6b2550fd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:abd000e94fe551bb7ad241b45012234153b92422adbe6c30f0f577ee2d09a73b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6cd1c2c64ab2e460523e2f3a25f2a24da8c557bcb53d54af1223a8093ee03f12_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:aa23251fbe90e91a79d89a28152a7e8b043d369173201db4d9e99406977724c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b85ab6521f1cb1d0cc347ce660f2f13d0e2ca1f7e7266d1419f95bbe73c810b8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cfb2c3669efcfeafc6bf643c6bb248a74ceacbaffcb6a458da12db23150325c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:60c573751249162f123bf6eadfeaaa2476ec6dd9003928560f6bf0a97d07afa2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:62904bf4bbc3385c4ea6059e30614994a1a3fbbe9e7e624c41496506c021e26d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:be0169769a7c4c11afbe8d3af74bf042da4a74967f6039be04d8af6097ebc29b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:f775d056528cf2bdcb95718bb2fc547e2c51557a51f9fdcf38bc42fd2106d951_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:14e7000ff7da66d91704de6ff9011a0525442e2cf6fac236290e26f71c9ef497_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4b12340848e81cadc7b3da84fd990daa04b74af25e0dc3d4e98026e3751c0573_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:4ce30172ee39c794fe9b6299f4a940f031e441a5c8a3f3bb701cff564b1506e4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:a50b89fdf926a6ab866b6f507995bc2b97fd0a7c229abf0f97a8c2046246c028_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:25a00b668e7516b5db36763d8ec654c6247bdd06b9d331f8fa92a7f817f65f83_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:99a52ae848007771212c75ced19cbd53eba1462334a88ebea4b8ff5a00e90717_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f26cc3cf9b4a191586977060b8d52c7365ddc3cf420d1d9aff5d4310a5e3e10d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:fbb218c03f1afc20b6e98b67dd3eab3edd96e252683dbfa4fba97ba24f0dccce_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd29c6617ee9513b7dd67d80d34a9639654e53fa67a7cd73a599493700d0c83_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:834c29f4d6b000d224327f9c8118f1a795dc84cad227ec6abe9f53d0579f1db4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ae791247900a2039c78bb0d09d4d442f2d99422705a7f22cc8694246d9d91512_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:b019e503fab9fb24d064e720643acd2e1062df8a12ffb80e4f1dd1ea8b73f21b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:22e258df62f8a3c594b7cd17f5ec099d3d8786d2d202bea7a1724f5e0d5d0483_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:348ea4d35dc0d6467f51e672d4e8d2a13e33d00387e58abae4db91b7092e3cbf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:7314ac8f3037119bba373f12ce371c2a88fda72fabf3f9116372a133208622d7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9370a6e2fb9d8708680b88f4600819ba6396d9b9d4e908b614cd0e2981a3e0aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:c2414b7e234e7306efb90d2a31b39d98bdb11db4656ab736afb11307c1e61563_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:d1e42903eb59657a2c230af9cac570d9aba3f3af5b969a79fe082139841b4220_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:3cfb1488e3f5f7900645b8ddac9df5e193bfb7ada02b9fbf1e1bec1b141b201b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:4c1cf29e85b24b4511375369a860fd15a87b9f61259f0e2cfa16adf7a2420add_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:95cfc7fc9cd8be2122e1d1f7a411d5d1ccb0086362a618f4aa6d677bef5ddc60_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:e64deb70d963d127ecde754da8f9d0e01cd0b543a31608ab3ed71405208c0363_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4fab3ad6939978f48da23f405dba48c1a89d0d46ceacd1901757995844f50160_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5fe3780c814abe5d87a552c7ddac9ec1246e44c383c2409c802a9dfbbc274577_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7898fdb086f18f1bfc94c3b6f25d04060ebd861650e9df69ab23fc9df86e38ff_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e184eaa3369f64f43eb14c9acb216c6efd6768f47aecaf766e0cfa1ddc404d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:032f6067ef9e30097c1b2ec143b9963b1521a1f0e9507979cdde3948ce49410a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7175c7fef06c6a156079b9e04b6a2a9df109e2b429600918fba021ed28863e6c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d0ad312d28d95327f0f423ad72fdf636188adc52d6c262cfa79a6481c1d95234_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f47e2483731d2cf9423ad15cf676c3754049a3f6567b0bd75b52bb1ac8fc0e9e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:17e17475eebff762b1dbd44b44f9f5375bf6fc2aadf0885a0d6f2d5c7c328c38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1c5c9d60ebe532951c20f14735f4f1ef9d67ce1ddb9d2077243cd47704c8ac44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9831d658825672d842a4e3cfd981804d2f862cbe80565cf5ec2b6dc9bf5185b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:d3f071fe9841d1f80570cdd7ecddd6dd42163fc44db976906f7f5e6abcbe9b54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1b62998cacc65e6182966c6b6f2952cbc88eff21103226a8cfc1f18046dd1e4f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42957f18ec8a1e74351b060f65c35d62d25b45f79191a8b0ca7c54431ad577ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:57fd4768307b36a1525b3673c30655513f5c54356422351cbed2c3cd9402b38f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7d80c699e0e3573bdd4916162f8edd7488e03524ce879179912121b7d730ca6d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:421c50bfca2dce071eb5246d0bf749494e52a7cab9bf5fcce639ed7edd5d6c2e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:88d6e64e91d4bd3ede379c1688a5c51437e5c6b3b6b151640d579dfe39f55e7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:984ef86f57058fcea87e6fc27ccd9924419c41b828cfe201d6a53e3aa2aa1382_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ec5ecff59157c6b05f541cad8f4a13c2018d2825129e88eb5ca52633d702af98_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:4a21a76877c56a9f7ddc1eaa6dd5b0c01f66197e05d865d7dc60dd3eb6674c72_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6385afcc68577aaf19fc908e021cc9577e53e47069fa5f30605cc41166ac69f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:681ff4e092354763b6d5a8d31b52f95914c84fa03fa86a4c6eaa099f7180cdea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:edc86e7b007dbc8be91c99d3cb9f08e4732450fc02e04eb9e91017378060c04e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:483b79db19bbf250ed2605c53dc37c20afd54f8d3bd1ab13595823da69b8fc82_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:6d23f404f9cb47d114a4285e6c92e7f97da8a5242309e36596c2c82b7391a168_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:fd023d08e0b90277cd4a8531135d9be0aa4edb2ca91d0e2593ed2a6997c0d628_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3313ada60d2193d718f2777e8fd63b6bea6415eae01609bb33913bdcdc7e9ff9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3f8aa06745af6912f32917f1c8d1c40d1caae6b5725f90d5fbc26e1d2b03690_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f5e096cb9728e4c8924e9cecee5f01945196eb6d5ae6528b6a3097cc3b20b520_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:03fccccefb85969b0cc7ccf36928a26f19265cb135ddeae391f9f3e0009950b0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:776f5dcf5b983a5698d2ed7fa76b2b44a10b0dc2a706371b990f691cb987818d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:8b105c7f1162c361b14a60683d02635f7872fadd4ba7ed718507fc7fa0ff5b0f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:c27cf4bf499ff3864bea6b2749a0ad09254276cdfdae748c8962a2764d9c176f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51a5e75747cc344584db1587142480c31bc7fccb04b62e488b1b488a4c7c6174_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5232934448175337e45ea7aa607e92b9e00149b8451f7d172e5058f6589cdcc8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:5fc6e30910e63880f51ce885ca364fdc55320420d3121cf117e9847c0b217b88_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a28eae8287edb966d1b512f1b8329b541a77d99495888acb2b4c3ba0f63b7b65_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:47caf45a346fcc71fd8db554ace0a5351091b11540887a98875b63bd20abc6c7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:68b8e8cdd299b0703ddd57aa45436ff107b7d3c96dd2940ae783594c82243efb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:cd14243c36abaeb96daae71b691f644a58fa443c42a92a87eb83c64c9832ba66_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e7ebde5ff55b9c5dcb557124a697230fdbb5fd6863b229a9a6955fc6f9f735b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4c3ca0c633d3c0918dd15e6d23b562a2fea0abc9f8b6acad7cf5af08995409ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d27458c0d43006d4c9c14a9cd62aa9664922a6042bd57c03f049b5307e72a2be_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e950c4d847ca865fd95b3cac166718f15198d437dba7633ccedebb49ed0c6aa2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:299d834198acac3c08f472b2dba0bf238fc63da723605c368878695c0b49b2e7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4580f4806de81eb992b48472a92e3714c917895d72efeefdfc7bc604ee8c5360_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4d543978f3e39c69429672334c0753479e3e017eb74bb70c0bd399982c12176a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:053fd0eac1f2411e4b7e6cc57e53b95e0e35c8d843a636e5b66a45b81e10a4cc_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63883b7a4b3ffbe626a973e354710f3028c71136eca948eb81973160d7a66858_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d72f99756154d4c6de9e39c12dabda883bd4264f7b40b3ef677c892866bc062c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:24d0bb24c464c9921a6f95c91c7701e421b98af3473b8ef5b573fac4fdbb7f0d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:64e9c9ac17d0a96a95930811aa74b57b8d2cb8ebdeefdef58f2b49aca64b3c3d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:85ac5379d4429f870e02b53e18f3345a91f28a1d494695af738549d046c63641_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:07e0349993ecfc487135c8f513ed4823bed487c34f98bd60a428d49b55013a1a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:90e28c4325030e740301c51c68f1ea005dc0216b12bafdb91ec7de049cc62628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d75cd797ff7916e56205043c357967bacd990a0981bf0e174b3bdfe375efdcf9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4a1fce17c1e23f03f8a3a4c51390f64dea4af599c94a067bb2f091b5647880a1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5f8488fc7064953448f7ac88f0fafe3c37ac183689f853155c06aa8965f68380_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cf7ea0af91ed7affca8a9032a55ffbe40a711acf87c15e86c9ae6464289048d5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1ab09c8ae8d4727508f29541ccec8bf27cf7c0e79ad88488b88021dae75d087d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:844aefb84b49ed8ee488f0bb9785d1401b41c4d143a0f416e327cfa0a5d9dbd3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9f469058ed5a323892bc130e5b3a0c238d39fab334bf1e0b96673f66d7cab0d8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:adb16687c9bfb015fa1180b4bab2c5a695a46aafd6242c1a1ebd4cb3b8d3a047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0429ddf982df2fe15af18688dec7e53f6de7b8d8a3594fe106448244442fc0b7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36b8e0fdfe943a8c571f77f74359b0e0fb0e3175133cdfae0d7952f19ed1718b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3d956eb250d6f837e72cc32d072909754de491fbc47c26a788a5c6d368d11025_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a9fd67096c79485f58824af1ef331c3032e59d7787b611e450fa91197828f5f4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:129025acb1bb288906c72fbb3934488f81b9dd064a130031f126e296d19f9e69_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:2033af8d91b817f3e595d949fd6154a4704143b6852f10572c2bceeaf2dba26e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a39513bf1b6859043b74e308d44c3e0c86faac1713d7a383b4e7587efbd1e3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6bffc6b31aee1553a4e392538da2a5943681f79a3c2a5a71e7f8dd930a4b3049_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:9fb6bc0edd004b2de007e06f45a77d98c60039fa69ce32c74abb5af160eea2eb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:bfa16252306729c8064a8f3c91f63208fcbc3bdf5fb71479e71bf0972a079ed8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "helm.sh/helm/v3: Helm Chart Code Execution"
}
]
}
RHSA-2025:16526
Vulnerability from csaf_redhat - Published: 2025-09-23 19:55 - 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/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_amd64 | — |
Vendor Fix
fix
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.14:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_amd64 | — |
Vendor Fix
fix
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": "An update for ztp-site-generate is available for Red Hat OpenShift Container Platform 4.14.",
"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 ztp-site-generate image for Red Hat OpenShift Container Platform 4.14.\nAll OpenShift Container Platform users are advised to upgrade to these updated packages and images.",
"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:16526",
"url": "https://access.redhat.com/errata/RHSA-2025:16526"
},
{
"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_16526.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14 ztp-site-generate container",
"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:16526",
"initial_release_date": "2025-09-23T19:55:07+00:00",
"revision_history": [
{
"date": "2025-09-23T19:55:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-23T19:55:13+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.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::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_amd64",
"product_id": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ztp-site-generate-rhel8@sha256%3A6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19?arch=amd64\u0026repository_url=registry.redhat.io/openshift4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_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/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_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",
"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/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_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-23T19:55:07+00:00",
"details": "For OpenShift Container Platform 4.14, see the following documentation for important instructions about upgrading your cluster and applying this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/index\nInformation about accessing this content is 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/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16526"
},
{
"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/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_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/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_amd64"
]
}
],
"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",
"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.14:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_amd64"
]
},
"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-23T19:55:07+00:00",
"details": "For OpenShift Container Platform 4.14, see the following documentation for important instructions about upgrading your cluster and applying this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/index\nInformation about accessing this content is 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/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16526"
},
{
"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.14:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_amd64"
]
}
],
"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.14:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:6f2a3800843763cf34d412bfcdba4a8e4cdc6d48b5444b7bdf85a0d4fe412c19_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "helm.sh/helm/v3: Helm Chart Code Execution"
}
]
}
RHSA-2025:16527
Vulnerability from csaf_redhat - Published: 2025-09-23 20:37 - 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/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_amd64 | — |
Vendor Fix
fix
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.16:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_amd64 | — |
Vendor Fix
fix
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": "An update for ztp-site-generate is available for Red Hat OpenShift Container Platform 4.16.",
"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 ztp-site-generate image for Red Hat OpenShift Container Platform 4.16.\nAll OpenShift Container Platform users are advised to upgrade to these updated packages and images.",
"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:16527",
"url": "https://access.redhat.com/errata/RHSA-2025:16527"
},
{
"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_16527.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16 ztp-site-generate container",
"tracking": {
"current_release_date": "2026-02-18T08:39:11+00:00",
"generator": {
"date": "2026-02-18T08:39:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2025:16527",
"initial_release_date": "2025-09-23T20:37:14+00:00",
"revision_history": [
{
"date": "2025-09-23T20:37:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-23T20:37:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-18T08:39:11+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::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_amd64",
"product_id": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ztp-site-generate-rhel8@sha256%3A380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_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/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_amd64",
"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",
"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/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_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-23T20:37:14+00:00",
"details": "For OpenShift Container Platform 4.16, see the following documentation for important instructions about upgrading your cluster and applying this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/index\nInformation about accessing this content is 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/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16527"
},
{
"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/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_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.16:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_amd64"
]
}
],
"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",
"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.16:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_amd64"
]
},
"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-23T20:37:14+00:00",
"details": "For OpenShift Container Platform 4.16, see the following documentation for important instructions about upgrading your cluster and applying this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/index\nInformation about accessing this content is 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/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16527"
},
{
"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.16:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_amd64"
]
}
],
"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.16:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:380bf78c3effa9d716ded177f82246e456613ccfb27c7a75ddcdfa6426459fe8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "helm.sh/helm/v3: Helm Chart Code Execution"
}
]
}
RHSA-2025:16529
Vulnerability from csaf_redhat - Published: 2025-09-23 20:50 - Updated: 2026-02-18 08:39A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_amd64 | — |
Vendor Fix
fix
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.17:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_amd64 | — |
Vendor Fix
fix
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": "An update for ztp-site-generate is available for Red Hat OpenShift Container Platform 4.17.",
"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 ztp-site-generate image for Red Hat OpenShift Container Platform 4.17.\nAll OpenShift Container Platform users are advised to upgrade to these updated packages and images.",
"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:16529",
"url": "https://access.redhat.com/errata/RHSA-2025:16529"
},
{
"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_16529.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.17 ztp-site-generate container",
"tracking": {
"current_release_date": "2026-02-18T08:39:11+00:00",
"generator": {
"date": "2026-02-18T08:39:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2025:16529",
"initial_release_date": "2025-09-23T20:50:52+00:00",
"revision_history": [
{
"date": "2025-09-23T20:50:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-23T20:51:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-18T08:39:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.17",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.17::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_amd64",
"product_id": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ztp-site-generate-rhel8@sha256%3Ad81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45339",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-01-28T02:00:48.029971+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_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-23T20:50:52+00:00",
"details": "For OpenShift Container Platform 4.17, see the following documentation for important instructions about upgrading your cluster and applying this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/release_notes/index\nInformation about accessing this content is available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html-single/updating_clusters/index#updating-cluster-cli",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16529"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_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.17:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_amd64"
]
}
],
"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",
"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.17:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_amd64"
]
},
"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-23T20:50:52+00:00",
"details": "For OpenShift Container Platform 4.17, see the following documentation for important instructions about upgrading your cluster and applying this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/release_notes/index\nInformation about accessing this content is available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html-single/updating_clusters/index#updating-cluster-cli",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16529"
},
{
"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.17:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_amd64"
]
}
],
"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.17:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:d81f6e3975f5cf326cbaf3fff41774f2f4e70dedb7aada0c73053a638251c16a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "helm.sh/helm/v3: Helm Chart Code Execution"
}
]
}
RHSA-2025:16530
Vulnerability from csaf_redhat - Published: 2025-09-23 21:00 - 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/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_amd64 | — |
Vendor Fix
fix
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/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_amd64 | — |
Vendor Fix
fix
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": "An update for ztp-site-generate is available for Red Hat OpenShift Container Platform 4.18.",
"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 ztp-site-generate image for Red Hat OpenShift Container Platform 4.18.\nAll OpenShift Container Platform users are advised to upgrade to these updated packages and images.",
"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:16530",
"url": "https://access.redhat.com/errata/RHSA-2025:16530"
},
{
"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_16530.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.18 ztp-site-generate container",
"tracking": {
"current_release_date": "2026-02-18T08:39:11+00:00",
"generator": {
"date": "2026-02-18T08:39:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2025:16530",
"initial_release_date": "2025-09-23T21:00:41+00:00",
"revision_history": [
{
"date": "2025-09-23T21:00:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-23T21:00:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-18T08:39:11+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::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_amd64",
"product_id": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ztp-site-generate-rhel8@sha256%3A0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108?arch=amd64\u0026repository_url=registry.redhat.io/openshift4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_amd64",
"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",
"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/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_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-23T21:00:41+00:00",
"details": "For OpenShift Container Platform 4.18, see the following documentation for important instructions about upgrading your cluster and applying this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/index\nInformation about accessing this content is 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/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16530"
},
{
"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/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_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.18:registry.redhat.io/openshift4/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_amd64"
]
}
],
"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",
"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/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_amd64"
]
},
"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-23T21:00:41+00:00",
"details": "For OpenShift Container Platform 4.18, see the following documentation for important instructions about upgrading your cluster and applying this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/index\nInformation about accessing this content is 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/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16530"
},
{
"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/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_amd64"
]
}
],
"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/ztp-site-generate-rhel8@sha256:0805f90c4a1bd0de2c2825865e1092c1568b01a97ed4a26a47283293d7fe9108_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "helm.sh/helm/v3: Helm Chart Code Execution"
}
]
}
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.